is not current version
Last Version 3.0.2

com.github.zkoalas:jwt-soul 3.0.1

jwt-soul is a jwt development kit.

GroupId

GroupId

com.github.zkoalas
ArtifactId

ArtifactId

jwt-soul
Version

Version

3.0.1
Type

Type

jar

Download jwt-soul 3.0.1


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