is not current version
Last Version 3.1.1

com.github.whvcse:jwt-permission 3.0.0


GroupId

GroupId

com.github.whvcse
ArtifactId

ArtifactId

jwt-permission
Version

Version

3.0.0
Type

Type

jar

Download jwt-permission 3.0.0


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