Last Version

JavaFX extensions to for Java Freedesktop Standards 3.0.1

Classes for helping implement freedesktop.org standard in Java applications.

License

License

Categories

Categories

JavaFX User Interface
GroupId

GroupId

com.sshtools
ArtifactId

ArtifactId

jfreedesktop-javafx
Version

Version

3.0.1
Type

Type

jar
Description

Description

JavaFX extensions to for Java Freedesktop Standards
Classes for helping implement freedesktop.org standard in Java applications.

Download jfreedesktop-javafx 3.0.1


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

Dependencies

compile (6)

Group / Artifact Type Version
com.sshtools : jfreedesktop-core jar 3.0.1
org.openjfx : javafx-controls jar 11
org.openjfx : javafx-graphics jar 11
org.openjfx : javafx-fxml jar 11
org.openjfx : javafx-swing jar 11
guru.nidi.com.kitfox : svgSalamander jar 1.1.3

test (1)

Group / Artifact Type Version
junit : junit jar 4.7

Project Modules

There are no modules declared in this project.