is not current version
Last Version 1.2.1

org.codehaus.jtstand:jtstand-desktop 1.1

jtstand-desktop is a gui library, an extension of swing. jtstand-desktop is derived from swingx.

GroupId

GroupId

org.codehaus.jtstand
ArtifactId

ArtifactId

jtstand-desktop
Version

Version

1.1
Type

Type

jar

Download jtstand-desktop 1.1


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