License |
License |
---|---|
GroupId | GroupIdcom.nike.riposte |
ArtifactId | ArtifactIdriposte-auth |
Last Version | Last Version0.20.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionriposte-auth
Riposte module riposte-auth
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
riposte-auth-0.20.0.pom | |
riposte-auth-0.20.0.jar | 5 KB |
riposte-auth-0.20.0-sources.jar | 3 KB |
riposte-auth-0.20.0-javadoc.jar | 23 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.nike.riposte/riposte-auth/ -->
<dependency>
<groupId>com.nike.riposte</groupId>
<artifactId>riposte-auth</artifactId>
<version>0.20.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.nike.riposte/riposte-auth/
implementation 'com.nike.riposte:riposte-auth:0.20.0'
// https://jarcasting.com/artifacts/com.nike.riposte/riposte-auth/
implementation ("com.nike.riposte:riposte-auth:0.20.0")
'com.nike.riposte:riposte-auth:jar:0.20.0'
<dependency org="com.nike.riposte" name="riposte-auth" rev="0.20.0">
<artifact name="riposte-auth" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.nike.riposte', module='riposte-auth', version='0.20.0')
)
libraryDependencies += "com.nike.riposte" % "riposte-auth" % "0.20.0"
[com.nike.riposte/riposte-auth "0.20.0"]
Group / Artifact | Type | Version |
---|---|---|
com.nike.riposte : riposte-spi | jar | 0.20.0 |