is not current version
Last Version 1.1.1

com.yupaits:jwt-helper 1.1.0

jwt辅助工具

GroupId

GroupId

com.yupaits
ArtifactId

ArtifactId

jwt-helper
Version

Version

1.1.0
Type

Type

jar

Download jwt-helper 1.1.0


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