is not current version
Last Version 1.0.1-RELEASE

com.woaizhuangbi:jwt-utils 0.0.1-RELEASE

A jwt utils

GroupId

GroupId

com.woaizhuangbi
ArtifactId

ArtifactId

jwt-utils
Version

Version

0.0.1-RELEASE
Type

Type

jar

Download jwt-utils 0.0.1-RELEASE


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