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