is not current version
Last Version 0.5.4

org.fxyz3d:fxyz3d 0.1.1

Fxyz3D

GroupId

GroupId

org.fxyz3d
ArtifactId

ArtifactId

fxyz3d
Version

Version

0.1.1
Type

Type

jar

Download fxyz3d 0.1.1


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