is not current version
Last Version 0.20.0

com.nike.riposte:riposte-core 0.15.0

Riposte module riposte-core

GroupId

GroupId

com.nike.riposte
ArtifactId

ArtifactId

riposte-core
Version

Version

0.15.0
Type

Type

jar

Download riposte-core 0.15.0


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