is not current version
Last Version 20.2.4

org.webswing:webswing-app-toolkit 20.1.8


GroupId

GroupId

org.webswing
ArtifactId

ArtifactId

webswing-app-toolkit
Version

Version

20.1.8
Type

Type

jar

Download webswing-app-toolkit 20.1.8


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