is not current version
Last Version 0.20.0

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

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.9.4
Type

Type

jar

Download riposte-async-http-client 0.9.4


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