is not current version
Last Version 0.20.0

com.nike.riposte:riposte-spi 0.12.0

Riposte module riposte-spi

GroupId

GroupId

com.nike.riposte
ArtifactId

ArtifactId

riposte-spi
Version

Version

0.12.0
Type

Type

jar

Download riposte-spi 0.12.0


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