is not current version
Last Version 0.20.0

com.nike.riposte:riposte-async-http-client 0.13.1

Riposte module riposte-async-http-client

Categories

Categories

CLI User Interface Async Http Client Net HTTP Clients
GroupId

GroupId

com.nike.riposte
ArtifactId

ArtifactId

riposte-async-http-client
Version

Version

0.13.1
Type

Type

jar

Download riposte-async-http-client 0.13.1


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