is not current version
Last Version 9.0-r1

org.jfxtras:jfxtras-labs 2.2-r2

Experimental components for JavaFX 2

GroupId

GroupId

org.jfxtras
ArtifactId

ArtifactId

jfxtras-labs
Version

Version

2.2-r2
Type

Type

jar

Download jfxtras-labs 2.2-r2


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