is not current version
Last Version 1.1.8.RELEASE

com.github.hiwepy:jwt-issuer-api 1.0.8.RELEASE


GroupId

GroupId

com.github.hiwepy
ArtifactId

ArtifactId

jwt-issuer-api
Version

Version

1.0.8.RELEASE
Type

Type

jar

Download jwt-issuer-api 1.0.8.RELEASE


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