is not current version
Last Version 1.0.11

org.controlsfx:fxsampler 1.0.9

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

GroupId

GroupId

org.controlsfx
ArtifactId

ArtifactId

fxsampler
Version

Version

1.0.9
Type

Type

jar

Download fxsampler 1.0.9


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