| License |
License |
|---|---|
| GroupId | GroupIdorg.redfx |
| ArtifactId | ArtifactIdstrangefx |
| Last Version | Last Version0.1.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionStrangeFX
StrangeFX Quantum Visualisation
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| strangefx-0.1.3.pom | |
| strangefx-0.1.3.jar | 98 KB |
| strangefx-0.1.3-tests.jar | 8 KB |
| strangefx-0.1.3-sources.jar | 80 KB |
| strangefx-0.1.3-javadoc.jar | 541 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.redfx/strangefx/ -->
<dependency>
<groupId>org.redfx</groupId>
<artifactId>strangefx</artifactId>
<version>0.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.redfx/strangefx/
implementation 'org.redfx:strangefx:0.1.3'
// https://jarcasting.com/artifacts/org.redfx/strangefx/
implementation ("org.redfx:strangefx:0.1.3")
'org.redfx:strangefx:jar:0.1.3'
<dependency org="org.redfx" name="strangefx" rev="0.1.3">
<artifact name="strangefx" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.redfx', module='strangefx', version='0.1.3')
)
libraryDependencies += "org.redfx" % "strangefx" % "0.1.3"
[org.redfx/strangefx "0.1.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.redfx : strange | jar | 0.1.1 |
| org.openjfx : javafx-controls | jar | 18.0.1 |
| org.junit.jupiter : junit-jupiter-params | jar | 5.5.2 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.5.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.5.2 |