is not current version
Last Version 20.1.8

org.webswing:webswing-app-interface 20.1.4


GroupId

GroupId

org.webswing
ArtifactId

ArtifactId

webswing-app-interface
Version

Version

20.1.4
Type

Type

jar

Download webswing-app-interface 20.1.4


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