is not current version
Last Version 17-r1

org.jfxtras:jfxtras-gauge-linear 15-r1


GroupId

GroupId

org.jfxtras
ArtifactId

ArtifactId

jfxtras-gauge-linear
Version

Version

15-r1
Type

Type

jar

Download jfxtras-gauge-linear 15-r1


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