is not current version
Last Version 0.20.0

com.nike.riposte:riposte-auth 0.10.1

Riposte module riposte-auth

GroupId

GroupId

com.nike.riposte
ArtifactId

ArtifactId

riposte-auth
Version

Version

0.10.1
Type

Type

jar

Download riposte-auth 0.10.1


<!-- https://jarcasting.com/artifacts/com.nike.riposte/riposte-auth/ -->
<dependency>
    <groupId>com.nike.riposte</groupId>
    <artifactId>riposte-auth</artifactId>
    <version>0.10.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.nike.riposte/riposte-auth/
implementation 'com.nike.riposte:riposte-auth:0.10.1'
// https://jarcasting.com/artifacts/com.nike.riposte/riposte-auth/
implementation ("com.nike.riposte:riposte-auth:0.10.1")
'com.nike.riposte:riposte-auth:jar:0.10.1'
<dependency org="com.nike.riposte" name="riposte-auth" rev="0.10.1">
  <artifact name="riposte-auth" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.nike.riposte', module='riposte-auth', version='0.10.1')
)
libraryDependencies += "com.nike.riposte" % "riposte-auth" % "0.10.1"
[com.nike.riposte/riposte-auth "0.10.1"]