is not current version
Last Version 1.0.3.RELEASE

com.github.vindell:jwt-issuer 1.0.1.RELEASE

JWT Issuer Tools

GroupId

GroupId

com.github.vindell
ArtifactId

ArtifactId

jwt-issuer
Version

Version

1.0.1.RELEASE
Type

Type

pom

Download jwt-issuer 1.0.1.RELEASE


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