is not current version
Last Version 1.1.71

com.whaleal.icefrog:icefrog-jwt 1.1.1

JWT生成、解析和验证实现

GroupId

GroupId

com.whaleal.icefrog
ArtifactId

ArtifactId

icefrog-jwt
Version

Version

1.1.1
Type

Type

jar

Download icefrog-jwt 1.1.1


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