is not current version
Last Version 2.6.5

org.webswing:webswing-demo-swingset3 2.5.12


GroupId

GroupId

org.webswing
ArtifactId

ArtifactId

webswing-demo-swingset3
Version

Version

2.5.12
Type

Type

jar

Download webswing-demo-swingset3 2.5.12


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