is not current version
Last Version 9.0-r1

org.jfxtras:jfxtras-labs 8.0-r5

Experimental components for JavaFX 2

GroupId

GroupId

org.jfxtras
ArtifactId

ArtifactId

jfxtras-labs
Version

Version

8.0-r5
Type

Type

jar

Download jfxtras-labs 8.0-r5


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