is not current version
Last Version 2.6.5

org.webswing:webswing-demo-swingset3 2.5


GroupId

GroupId

org.webswing
ArtifactId

ArtifactId

webswing-demo-swingset3
Version

Version

2.5
Type

Type

jar

Download webswing-demo-swingset3 2.5


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