is not current version
Last Version 3.0.4

org.refcodes:refcodes-graphical-ext-javafx 3.0.3

Artifact with JavaFX based extensions of the refcodes-graphical artifact.

Categories

Categories

JavaFX User Interface
GroupId

GroupId

org.refcodes
ArtifactId

ArtifactId

refcodes-graphical-ext-javafx
Version

Version

3.0.3
Type

Type

jar

Download refcodes-graphical-ext-javafx 3.0.3


<!-- https://jarcasting.com/artifacts/org.refcodes/refcodes-graphical-ext-javafx/ -->
<dependency>
    <groupId>org.refcodes</groupId>
    <artifactId>refcodes-graphical-ext-javafx</artifactId>
    <version>3.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.refcodes/refcodes-graphical-ext-javafx/
implementation 'org.refcodes:refcodes-graphical-ext-javafx:3.0.3'
// https://jarcasting.com/artifacts/org.refcodes/refcodes-graphical-ext-javafx/
implementation ("org.refcodes:refcodes-graphical-ext-javafx:3.0.3")
'org.refcodes:refcodes-graphical-ext-javafx:jar:3.0.3'
<dependency org="org.refcodes" name="refcodes-graphical-ext-javafx" rev="3.0.3">
  <artifact name="refcodes-graphical-ext-javafx" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.refcodes', module='refcodes-graphical-ext-javafx', version='3.0.3')
)
libraryDependencies += "org.refcodes" % "refcodes-graphical-ext-javafx" % "3.0.3"
[org.refcodes/refcodes-graphical-ext-javafx "3.0.3"]