GroupId | GroupIdorg.jfxtras |
---|---|
ArtifactId | ArtifactIdjfxtras-gauge-linear |
Version | Version8.0-r6 |
Type | Typejar |
Filename | Size |
---|---|
jfxtras-gauge-linear-8.0-r6.pom | |
jfxtras-gauge-linear-8.0-r6.jar | 141 KB |
jfxtras-gauge-linear-8.0-r6-sources.jar | 117 KB |
jfxtras-gauge-linear-8.0-r6-javadoc.jar | 131 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jfxtras/jfxtras-gauge-linear/ -->
<dependency>
<groupId>org.jfxtras</groupId>
<artifactId>jfxtras-gauge-linear</artifactId>
<version>8.0-r6</version>
</dependency>
// https://jarcasting.com/artifacts/org.jfxtras/jfxtras-gauge-linear/
implementation 'org.jfxtras:jfxtras-gauge-linear:8.0-r6'
// https://jarcasting.com/artifacts/org.jfxtras/jfxtras-gauge-linear/
implementation ("org.jfxtras:jfxtras-gauge-linear:8.0-r6")
'org.jfxtras:jfxtras-gauge-linear:jar:8.0-r6'
<dependency org="org.jfxtras" name="jfxtras-gauge-linear" rev="8.0-r6">
<artifact name="jfxtras-gauge-linear" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jfxtras', module='jfxtras-gauge-linear', version='8.0-r6')
)
libraryDependencies += "org.jfxtras" % "jfxtras-gauge-linear" % "8.0-r6"
[org.jfxtras/jfxtras-gauge-linear "8.0-r6"]