is not current version
Last Version 0.20.0

com.nike.riposte:riposte-core 0.8.3

Riposte module riposte-core

GroupId

GroupId

com.nike.riposte
ArtifactId

ArtifactId

riposte-core
Version

Version

0.8.3
Type

Type

jar

Download riposte-core 0.8.3


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