is not current version
Last Version 0.11.3

com.pepegar:hammock-asynchttpclient_2.12 0.10.0

asynchttpclient

Categories

Categories

CLI User Interface
GroupId

GroupId

com.pepegar
ArtifactId

ArtifactId

hammock-asynchttpclient_2.12
Version

Version

0.10.0
Type

Type

jar

Download hammock-asynchttpclient_2.12 0.10.0


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