is not current version
Last Version 0.1.3

org.redfx:strangefx 0.1.0

StrangeFX Quantum Visualisation

GroupId

GroupId

org.redfx
ArtifactId

ArtifactId

strangefx
Version

Version

0.1.0
Type

Type

jar

Download strangefx 0.1.0


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