is not current version
Last Version 0.0.8

com.gluonhq:strangefx 0.0.1

JavaFX API for Quantum Computing

GroupId

GroupId

com.gluonhq
ArtifactId

ArtifactId

strangefx
Version

Version

0.0.1
Type

Type

jar

Download strangefx 0.0.1


<!-- https://jarcasting.com/artifacts/com.gluonhq/strangefx/ -->
<dependency>
    <groupId>com.gluonhq</groupId>
    <artifactId>strangefx</artifactId>
    <version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.gluonhq/strangefx/
implementation 'com.gluonhq:strangefx:0.0.1'
// https://jarcasting.com/artifacts/com.gluonhq/strangefx/
implementation ("com.gluonhq:strangefx:0.0.1")
'com.gluonhq:strangefx:jar:0.0.1'
<dependency org="com.gluonhq" name="strangefx" rev="0.0.1">
  <artifact name="strangefx" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gluonhq', module='strangefx', version='0.0.1')
)
libraryDependencies += "com.gluonhq" % "strangefx" % "0.0.1"
[com.gluonhq/strangefx "0.0.1"]