GroupId | GroupIdorg.reaktivity |
---|---|
ArtifactId | ArtifactIdnukleus-auth-jwt |
Version | Version0.20 |
Type | Typejar |
Filename | Size |
---|---|
nukleus-auth-jwt-0.20.pom | |
nukleus-auth-jwt-0.20.jar | 155 KB |
nukleus-auth-jwt-0.20-sources.jar | 65 KB |
nukleus-auth-jwt-0.20-javadoc.jar | 931 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.reaktivity/nukleus-auth-jwt/ -->
<dependency>
<groupId>org.reaktivity</groupId>
<artifactId>nukleus-auth-jwt</artifactId>
<version>0.20</version>
</dependency>
// https://jarcasting.com/artifacts/org.reaktivity/nukleus-auth-jwt/
implementation 'org.reaktivity:nukleus-auth-jwt:0.20'
// https://jarcasting.com/artifacts/org.reaktivity/nukleus-auth-jwt/
implementation ("org.reaktivity:nukleus-auth-jwt:0.20")
'org.reaktivity:nukleus-auth-jwt:jar:0.20'
<dependency org="org.reaktivity" name="nukleus-auth-jwt" rev="0.20">
<artifact name="nukleus-auth-jwt" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.reaktivity', module='nukleus-auth-jwt', version='0.20')
)
libraryDependencies += "org.reaktivity" % "nukleus-auth-jwt" % "0.20"
[org.reaktivity/nukleus-auth-jwt "0.20"]