License |
License |
---|---|
Categories |
CategoriesJavaFX User Interface |
GroupId | GroupIdorg.smallmind |
ArtifactId | ArtifactIdsmallmind-javafx-extras |
Last Version | Last Version4.7.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJavaFX-Extras
JavaFX Extensions
|
<!-- https://jarcasting.com/artifacts/org.smallmind/smallmind-javafx-extras/ -->
<dependency>
<groupId>org.smallmind</groupId>
<artifactId>smallmind-javafx-extras</artifactId>
<version>4.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.smallmind/smallmind-javafx-extras/
implementation 'org.smallmind:smallmind-javafx-extras:4.7.1'
// https://jarcasting.com/artifacts/org.smallmind/smallmind-javafx-extras/
implementation ("org.smallmind:smallmind-javafx-extras:4.7.1")
'org.smallmind:smallmind-javafx-extras:jar:4.7.1'
<dependency org="org.smallmind" name="smallmind-javafx-extras" rev="4.7.1">
<artifact name="smallmind-javafx-extras" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.smallmind', module='smallmind-javafx-extras', version='4.7.1')
)
libraryDependencies += "org.smallmind" % "smallmind-javafx-extras" % "4.7.1"
[org.smallmind/smallmind-javafx-extras "4.7.1"]
Group / Artifact | Type | Version |
---|---|---|
org.smallmind : smallmind-nutsnbolts | jar | 4.7.1 |
org.smallmind : scribe-pen | jar | 4.7.1 |
org.openjfx : javafx-base | jar | 15-ea+6 |
org.openjfx : javafx-controls | jar | 15-ea+6 |
org.jfxtras : jfxtras-labs | jar | 8.0-r5 |
org.aspectj : aspectjrt Optional | jar | 1.9.9.1 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 7.5 |
org.springframework : spring-test | jar | 5.3.18 |