не последняя версия
Последняя версия 0.0.8

com.gluonhq:strangefx 0.0.7

JavaFX API for Quantum Computing

Группа

Группа

com.gluonhq
Идентификатор

Идентификатор

strangefx
Версия

Версия

0.0.7
Тип

Тип

jar

Скачать strangefx 0.0.7


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