Last Version

Swing extensions to for Java Freedesktop Standards 3.0.1

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

License

License

GroupId

GroupId

com.sshtools
ArtifactId

ArtifactId

jfreedesktop-swing
Version

Version

3.0.1
Type

Type

jar
Description

Description

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

Download jfreedesktop-swing 3.0.1


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

Dependencies

compile (2)

Group / Artifact Type Version
com.sshtools : jfreedesktop-core jar 3.0.1
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.