is not current version
Last Version 9.0-r1

org.jfxtras:jfxtras-labs 0.1

Experimental components for JavaFX 2

GroupId

GroupId

org.jfxtras
ArtifactId

ArtifactId

jfxtras-labs
Version

Version

0.1
Type

Type

jar

Download jfxtras-labs 0.1


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