
trangefx.0.0.8.source-code.module-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of strangefx Show documentation
Show all versions of strangefx Show documentation
JavaFX API for Quantum Computing
The newest version!
module com.gluonhq.strangefx {
requires java.logging;
requires javafx.controls;
requires com.gluonhq.strange;
requires org.fxyz3d.core;
// requires fontawesomefx.materialicons;
// requires charm.cloudlink.client;
exports com.gluonhq.strange.ui;
exports com.gluonhq.strangefx.render;
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy