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