is not current version
Last Version 1.0.11

org.controlsfx:fxsampler 1.0.6

Generic Sampler Support for JavaFX Control libraries

GroupId

GroupId

org.controlsfx
ArtifactId

ArtifactId

fxsampler
Version

Version

1.0.6
Type

Type

jar

Download fxsampler 1.0.6


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