GroupId | GroupIdicu.easyj |
---|---|
ArtifactId | ArtifactIdeasyj-jwt |
Version | Version0.5.3 |
Type | Typejar |
Filename | Size |
---|---|
easyj-jwt-0.5.3.pom | |
easyj-jwt-0.5.3.jar | 12 KB |
easyj-jwt-0.5.3-sources.jar | 15 KB |
easyj-jwt-0.5.3-javadoc.jar | 82 KB |
Browse |
<!-- https://jarcasting.com/artifacts/icu.easyj/easyj-jwt/ -->
<dependency>
<groupId>icu.easyj</groupId>
<artifactId>easyj-jwt</artifactId>
<version>0.5.3</version>
</dependency>
// https://jarcasting.com/artifacts/icu.easyj/easyj-jwt/
implementation 'icu.easyj:easyj-jwt:0.5.3'
// https://jarcasting.com/artifacts/icu.easyj/easyj-jwt/
implementation ("icu.easyj:easyj-jwt:0.5.3")
'icu.easyj:easyj-jwt:jar:0.5.3'
<dependency org="icu.easyj" name="easyj-jwt" rev="0.5.3">
<artifact name="easyj-jwt" type="jar" />
</dependency>
@Grapes(
@Grab(group='icu.easyj', module='easyj-jwt', version='0.5.3')
)
libraryDependencies += "icu.easyj" % "easyj-jwt" % "0.5.3"
[icu.easyj/easyj-jwt "0.5.3"]