is not current version
Last Version 0.20.0

com.nike.riposte:riposte-core 0.10.1

Riposte module riposte-core

GroupId

GroupId

com.nike.riposte
ArtifactId

ArtifactId

riposte-core
Version

Version

0.10.1
Type

Type

jar

Download riposte-core 0.10.1


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