is not current version
Last Version 20.2.4

org.webswing:webswing-server-frontend 20.2.2


GroupId

GroupId

org.webswing
ArtifactId

ArtifactId

webswing-server-frontend
Version

Version

20.2.2
Type

Type

pom

Download webswing-server-frontend 20.2.2


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