is not current version
Last Version 1.2.1

org.codehaus.jtstand:jtstand-desktop 1.2

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.2
Type

Type

jar

Download jtstand-desktop 1.2


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