is not current version
Last Version 20.2.4

org.webswing:webswing-app-launcher 20.1.6


GroupId

GroupId

org.webswing
ArtifactId

ArtifactId

webswing-app-launcher
Version

Version

20.1.6
Type

Type

jar

Download webswing-app-launcher 20.1.6


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