is not current version
Last Version 1.0.4

tech.mhuang.pacebox:pacebox-jwt 1.0.2

jwt plugin

GroupId

GroupId

tech.mhuang.pacebox
ArtifactId

ArtifactId

pacebox-jwt
Version

Version

1.0.2
Type

Type

jar

Download pacebox-jwt 1.0.2


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