is not current version
Last Version 0.20.0

com.nike.riposte:riposte-spi 0.12.2

Riposte module riposte-spi

GroupId

GroupId

com.nike.riposte
ArtifactId

ArtifactId

riposte-spi
Version

Version

0.12.2
Type

Type

jar

Download riposte-spi 0.12.2


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