is not current version
Last Version 20.2.4

org.webswing:webswing-sessionpool-api 20.2.3


GroupId

GroupId

org.webswing
ArtifactId

ArtifactId

webswing-sessionpool-api
Version

Version

20.2.3
Type

Type

jar

Download webswing-sessionpool-api 20.2.3


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