Last Version

org.jfxtras:jfxtras-controls 17-r1

Miscellaneous components for JavaFX

License

License

BSD
GroupId

GroupId

org.jfxtras
ArtifactId

ArtifactId

jfxtras-controls
Version

Version

17-r1
Type

Type

jar
Description

Description

Miscellaneous components for JavaFX

Download jfxtras-controls 17-r1


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

Dependencies

compile (2)

Group / Artifact Type Version
org.jfxtras : jfxtras-common jar 17-r1
org.jfxtras : jfxtras-fxml jar 17-r1

provided (3)

Group / Artifact Type Version
org.openjfx : javafx-base jar 17.0.0.1
org.openjfx : javafx-controls jar 17.0.0.1
org.openjfx : javafx-fxml jar 17.0.0.1

test (1)

Group / Artifact Type Version
org.jfxtras : jfxtras-test-support jar 17-r1

Project Modules

There are no modules declared in this project.