is not current version
Last Version 20.2.4

org.webswing:webswing-sessionpool-api 20.2.2


GroupId

GroupId

org.webswing
ArtifactId

ArtifactId

webswing-sessionpool-api
Version

Version

20.2.2
Type

Type

jar

Download webswing-sessionpool-api 20.2.2


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