is not current version
Last Version 1.47.0

com.dlsc.gemsfx:gemsfx 1.26.4

A collection of JavaFX controls and utils.

GroupId

GroupId

com.dlsc.gemsfx
ArtifactId

ArtifactId

gemsfx
Version

Version

1.26.4
Type

Type

jar

Download gemsfx 1.26.4


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