License |
License |
---|---|
GroupId | GroupIdorg.jfxtras |
ArtifactId | ArtifactIdjfxtras-labs |
Last Version | Last Version9.0-r1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJFXtras Labs
Experimental components for JavaFX 2
|
Project URL |
Project URL |
Filename | Size |
---|---|
jfxtras-labs-9.0-r1.pom | |
jfxtras-labs-9.0-r1.jar | 851 KB |
jfxtras-labs-9.0-r1-sources.jar | 516 KB |
jfxtras-labs-9.0-r1-javadoc.jar | 745 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jfxtras/jfxtras-labs/ -->
<dependency>
<groupId>org.jfxtras</groupId>
<artifactId>jfxtras-labs</artifactId>
<version>9.0-r1</version>
</dependency>
// https://jarcasting.com/artifacts/org.jfxtras/jfxtras-labs/
implementation 'org.jfxtras:jfxtras-labs:9.0-r1'
// https://jarcasting.com/artifacts/org.jfxtras/jfxtras-labs/
implementation ("org.jfxtras:jfxtras-labs:9.0-r1")
'org.jfxtras:jfxtras-labs:jar:9.0-r1'
<dependency org="org.jfxtras" name="jfxtras-labs" rev="9.0-r1">
<artifact name="jfxtras-labs" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jfxtras', module='jfxtras-labs', version='9.0-r1')
)
libraryDependencies += "org.jfxtras" % "jfxtras-labs" % "9.0-r1"
[org.jfxtras/jfxtras-labs "9.0-r1"]
Group / Artifact | Type | Version |
---|---|---|
org.jfxtras : jfxtras-all | jar | 9.0-r1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |
org.mockito : mockito-all | jar | 1.9.5 |
org.testfx : testfx-core | jar | 4.0.13-alpha |
org.testfx : testfx-junit | jar | 4.0.13-alpha |
org.jfxtras : jfxtras-test-support | jar | 9.0-r1 |
org.jfxtras : jfxtras-controls | jar | 9.0-r1 |
com.miglayout : miglayout-javafx | jar | 5.1-SNAPSHOT |