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