org.jdesktop - Swing Application Framework

Mavenized build for Swing Application Framework from "https://appframework.dev.java.net".

GroupId

GroupId

org.jdesktop
ArtifactId

ArtifactId

appframework
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

org.jdesktop - Swing Application Framework
Mavenized build for Swing Application Framework from "https://appframework.dev.java.net".

Download appframework

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.jdesktop : swing-worker jar 1.1

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.3