License |
License |
---|---|
GroupId | GroupIdorg.jfxtras |
ArtifactId | ArtifactIdjfxtras-common |
Version | Version15-r2 |
Type | Typejar |
Description |
DescriptionMiscellaneous components for JavaFX
|
Filename | Size |
---|---|
jfxtras-common-15-r2.pom | |
jfxtras-common-15-r2.jar | 72 KB |
jfxtras-common-15-r2-sources.jar | 54 KB |
jfxtras-common-15-r2-javadoc.jar | 56 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jfxtras/jfxtras-common/ -->
<dependency>
<groupId>org.jfxtras</groupId>
<artifactId>jfxtras-common</artifactId>
<version>15-r2</version>
</dependency>
// https://jarcasting.com/artifacts/org.jfxtras/jfxtras-common/
implementation 'org.jfxtras:jfxtras-common:15-r2'
// https://jarcasting.com/artifacts/org.jfxtras/jfxtras-common/
implementation ("org.jfxtras:jfxtras-common:15-r2")
'org.jfxtras:jfxtras-common:jar:15-r2'
<dependency org="org.jfxtras" name="jfxtras-common" rev="15-r2">
<artifact name="jfxtras-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jfxtras', module='jfxtras-common', version='15-r2')
)
libraryDependencies += "org.jfxtras" % "jfxtras-common" % "15-r2"
[org.jfxtras/jfxtras-common "15-r2"]
Group / Artifact | Type | Version |
---|---|---|
org.openjfx : javafx-fxml | jar | 15.0.1 |
Group / Artifact | Type | Version |
---|---|---|
org.jfxtras : jfxtras-test-support | jar | 15-r2 |