License |
License |
---|---|
GroupId | GroupIdorg.jfxtras |
ArtifactId | ArtifactIdjfxtras-controls |
Last Version | Last Version17-r1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMiscellaneous components for JavaFX
|
Filename | Size |
---|---|
jfxtras-controls-17-r1.pom | |
jfxtras-controls-17-r1.jar | 198 KB |
jfxtras-controls-17-r1-sources.jar | 109 KB |
jfxtras-controls-17-r1-javadoc.jar | 243 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.jfxtras : jfxtras-common | jar | 17-r1 |
org.jfxtras : jfxtras-fxml | jar | 17-r1 |
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 |
Group / Artifact | Type | Version |
---|---|---|
org.jfxtras : jfxtras-test-support | jar | 17-r1 |