is not current version
Last Version 17-r1

org.jfxtras:jfxtras-controls 14-r2


GroupId

GroupId

org.jfxtras
ArtifactId

ArtifactId

jfxtras-controls
Version

Version

14-r2
Type

Type

jar

Download jfxtras-controls 14-r2


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