| GroupId | GroupIddev.rafex.ether.jwt |
|---|---|
| ArtifactId | ArtifactIdether-jwt |
| Version | Version2.0.0-v20201010 |
| Type | Typejar |
| Filename | Size |
|---|---|
| ether-jwt-2.0.0-v20201010.pom | |
| ether-jwt-2.0.0-v20201010.jar | 9 KB |
| ether-jwt-2.0.0-v20201010-sources.jar | 8 KB |
| ether-jwt-2.0.0-v20201010-javadoc.jar | 394 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/dev.rafex.ether.jwt/ether-jwt/ -->
<dependency>
<groupId>dev.rafex.ether.jwt</groupId>
<artifactId>ether-jwt</artifactId>
<version>2.0.0-v20201010</version>
</dependency>
// https://jarcasting.com/artifacts/dev.rafex.ether.jwt/ether-jwt/
implementation 'dev.rafex.ether.jwt:ether-jwt:2.0.0-v20201010'
// https://jarcasting.com/artifacts/dev.rafex.ether.jwt/ether-jwt/
implementation ("dev.rafex.ether.jwt:ether-jwt:2.0.0-v20201010")
'dev.rafex.ether.jwt:ether-jwt:jar:2.0.0-v20201010'
<dependency org="dev.rafex.ether.jwt" name="ether-jwt" rev="2.0.0-v20201010">
<artifact name="ether-jwt" type="jar" />
</dependency>
@Grapes(
@Grab(group='dev.rafex.ether.jwt', module='ether-jwt', version='2.0.0-v20201010')
)
libraryDependencies += "dev.rafex.ether.jwt" % "ether-jwt" % "2.0.0-v20201010"
[dev.rafex.ether.jwt/ether-jwt "2.0.0-v20201010"]