is not current version
Last Version 20.1.8

org.webswing:webswing-app-interface 2.6.5


GroupId

GroupId

org.webswing
ArtifactId

ArtifactId

webswing-app-interface
Version

Version

2.6.5
Type

Type

jar

Download webswing-app-interface 2.6.5


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