is not current version
Last Version 0.20.0

com.nike.riposte:riposte-core 0.9.4

Riposte module riposte-core

GroupId

GroupId

com.nike.riposte
ArtifactId

ArtifactId

riposte-core
Version

Version

0.9.4
Type

Type

jar

Download riposte-core 0.9.4


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