License |
License |
---|---|
GroupId | GroupIdcom.nike.riposte |
ArtifactId | ArtifactIdriposte-core |
Last Version | Last Version0.20.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionriposte-core
Riposte module riposte-core
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
riposte-core-0.20.0.pom | |
riposte-core-0.20.0.jar | 204 KB |
riposte-core-0.20.0-sources.jar | 160 KB |
riposte-core-0.20.0-javadoc.jar | 369 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.nike.riposte/riposte-core/ -->
<dependency>
<groupId>com.nike.riposte</groupId>
<artifactId>riposte-core</artifactId>
<version>0.20.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.nike.riposte/riposte-core/
implementation 'com.nike.riposte:riposte-core:0.20.0'
// https://jarcasting.com/artifacts/com.nike.riposte/riposte-core/
implementation ("com.nike.riposte:riposte-core:0.20.0")
'com.nike.riposte:riposte-core:jar:0.20.0'
<dependency org="com.nike.riposte" name="riposte-core" rev="0.20.0">
<artifact name="riposte-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.nike.riposte', module='riposte-core', version='0.20.0')
)
libraryDependencies += "com.nike.riposte" % "riposte-core" % "0.20.0"
[com.nike.riposte/riposte-core "0.20.0"]
Group / Artifact | Type | Version |
---|---|---|
com.nike.riposte : riposte-spi | jar | 0.20.0 |
io.netty : netty-transport-native-epoll | jar | 4.1.74.Final |
com.nike.wingtips : wingtips-core | jar | 0.24.2 |
com.nike.backstopper : backstopper-jackson | jar | 0.14.1 |