is not current version
Last Version 2.2.0

com.korwe:thecore-sessionmanager 2.0.0

The Core marshals data from asynchronous or distributed services so that this data can be staged, filtered and personalised for mobile clients.

GroupId

GroupId

com.korwe
ArtifactId

ArtifactId

thecore-sessionmanager
Version

Version

2.0.0
Type

Type

jar

Download thecore-sessionmanager 2.0.0


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