is not current version
Last Version 20.2.4

org.webswing:webswing-api 2.5.10


GroupId

GroupId

org.webswing
ArtifactId

ArtifactId

webswing-api
Version

Version

2.5.10
Type

Type

jar

Download webswing-api 2.5.10


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