is not current version
Last Version 1.0.11

org.controlsfx:fxsampler 1.0.8

High quality UI controls and other tools to complement the core JavaFX distribution

GroupId

GroupId

org.controlsfx
ArtifactId

ArtifactId

fxsampler
Version

Version

1.0.8
Type

Type

jar

Download fxsampler 1.0.8


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