License |
License |
---|---|
GroupId | GroupIdorg.jfxtras |
ArtifactId | ArtifactIdjfxtras-gauge-linear |
Last Version | Last Version17-r1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMiscellaneous components for JavaFX
|
Filename | Size |
---|---|
jfxtras-gauge-linear-17-r1.pom | |
jfxtras-gauge-linear-17-r1.jar | 151 KB |
jfxtras-gauge-linear-17-r1-sources.jar | 117 KB |
jfxtras-gauge-linear-17-r1-javadoc.jar | 76 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jfxtras/jfxtras-gauge-linear/ -->
<dependency>
<groupId>org.jfxtras</groupId>
<artifactId>jfxtras-gauge-linear</artifactId>
<version>17-r1</version>
</dependency>
// https://jarcasting.com/artifacts/org.jfxtras/jfxtras-gauge-linear/
implementation 'org.jfxtras:jfxtras-gauge-linear:17-r1'
// https://jarcasting.com/artifacts/org.jfxtras/jfxtras-gauge-linear/
implementation ("org.jfxtras:jfxtras-gauge-linear:17-r1")
'org.jfxtras:jfxtras-gauge-linear:jar:17-r1'
<dependency org="org.jfxtras" name="jfxtras-gauge-linear" rev="17-r1">
<artifact name="jfxtras-gauge-linear" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jfxtras', module='jfxtras-gauge-linear', version='17-r1')
)
libraryDependencies += "org.jfxtras" % "jfxtras-gauge-linear" % "17-r1"
[org.jfxtras/jfxtras-gauge-linear "17-r1"]
Group / Artifact | Type | Version |
---|---|---|
org.jfxtras : jfxtras-controls | jar | 17-r1 |
Group / Artifact | Type | Version |
---|---|---|
org.openjfx : javafx-fxml | jar | 17.0.0.1 |
Group / Artifact | Type | Version |
---|---|---|
org.jfxtras : jfxtras-test-support | jar | 17-r1 |