is not current version
Last Version 3.1.1

com.github.whvcse:jwt-permission 2.0.3


GroupId

GroupId

com.github.whvcse
ArtifactId

ArtifactId

jwt-permission
Version

Version

2.0.3
Type

Type

jar

Download jwt-permission 2.0.3


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