is not current version
Last Version 1.0.3.RELEASE

com.github.vindell:jwt-issuer-with-jjwt 1.0.2.RELEASE


Categories

Categories

jjwt Security
GroupId

GroupId

com.github.vindell
ArtifactId

ArtifactId

jwt-issuer-with-jjwt
Version

Version

1.0.2.RELEASE
Type

Type

jar

Download jwt-issuer-with-jjwt 1.0.2.RELEASE


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