License |
License |
---|---|
GroupId | GroupIdorg.codehaus.jtstand |
ArtifactId | ArtifactIdjtstand-desktop |
Last Version | Last Version1.2.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjtstand-desktop
jtstand-desktop is a gui library, an extension of swing. jtstand-desktop is derived from swingx.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
jtstand-desktop-1.2.1.pom | |
jtstand-desktop-1.2.1.jar | 1 MB |
jtstand-desktop-1.2.1-sources.jar | 1 MB |
jtstand-desktop-1.2.1-javadoc.jar | 3 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.codehaus.jtstand/jtstand-desktop/ -->
<dependency>
<groupId>org.codehaus.jtstand</groupId>
<artifactId>jtstand-desktop</artifactId>
<version>1.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.codehaus.jtstand/jtstand-desktop/
implementation 'org.codehaus.jtstand:jtstand-desktop:1.2.1'
// https://jarcasting.com/artifacts/org.codehaus.jtstand/jtstand-desktop/
implementation ("org.codehaus.jtstand:jtstand-desktop:1.2.1")
'org.codehaus.jtstand:jtstand-desktop:jar:1.2.1'
<dependency org="org.codehaus.jtstand" name="jtstand-desktop" rev="1.2.1">
<artifact name="jtstand-desktop" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.codehaus.jtstand', module='jtstand-desktop', version='1.2.1')
)
libraryDependencies += "org.codehaus.jtstand" % "jtstand-desktop" % "1.2.1"
[org.codehaus.jtstand/jtstand-desktop "1.2.1"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.2 |