is not current version
Last Version 4.7.1

org.smallmind:web-jwt 3.3.7

JWT Token API

GroupId

GroupId

org.smallmind
ArtifactId

ArtifactId

web-jwt
Version

Version

3.3.7
Type

Type

jar

Download web-jwt 3.3.7


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