License |
License |
---|---|
Categories |
CategoriesJavaFX User Interface |
GroupId | GroupIdorg.refcodes |
ArtifactId | ArtifactIdrefcodes-graphical-ext-javafx |
Last Version | Last Version3.0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionorg.refcodes:refcodes-graphical-ext-javafx
Artifact with JavaFX based extensions of the refcodes-graphical artifact.
|
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.refcodes/refcodes-graphical-ext-javafx/ -->
<dependency>
<groupId>org.refcodes</groupId>
<artifactId>refcodes-graphical-ext-javafx</artifactId>
<version>3.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.refcodes/refcodes-graphical-ext-javafx/
implementation 'org.refcodes:refcodes-graphical-ext-javafx:3.0.4'
// https://jarcasting.com/artifacts/org.refcodes/refcodes-graphical-ext-javafx/
implementation ("org.refcodes:refcodes-graphical-ext-javafx:3.0.4")
'org.refcodes:refcodes-graphical-ext-javafx:jar:3.0.4'
<dependency org="org.refcodes" name="refcodes-graphical-ext-javafx" rev="3.0.4">
<artifact name="refcodes-graphical-ext-javafx" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.refcodes', module='refcodes-graphical-ext-javafx', version='3.0.4')
)
libraryDependencies += "org.refcodes" % "refcodes-graphical-ext-javafx" % "3.0.4"
[org.refcodes/refcodes-graphical-ext-javafx "3.0.4"]
Group / Artifact | Type | Version |
---|---|---|
org.openjfx : javafx-fxml | jar | 19-ea+8 |
org.refcodes : refcodes-textual | jar | 3.0.4 |
org.refcodes : refcodes-graphical | jar | 3.0.4 |
org.refcodes : refcodes-licensing | jar | 3.0.4 |
Group / Artifact | Type | Version |
---|---|---|
org.refcodes : refcodes-logger-alt-console | jar | 3.0.4 |
org.junit.vintage : junit-vintage-engine | jar | 5.8.2 |
org.junit.jupiter : junit-jupiter | jar | 5.8.2 |