is not current version
Last Version 3.0.2

com.github.zkoalas:jwt-soul 3.0.0

jwt-soul is a jwt development kit.

GroupId

GroupId

com.github.zkoalas
ArtifactId

ArtifactId

jwt-soul
Version

Version

3.0.0
Type

Type

jar

Download jwt-soul 3.0.0


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