Categories |
CategoriesCLI User Interface |
---|---|
GroupId | GroupIdcom.pepegar |
ArtifactId | ArtifactIdhammock-asynchttpclient_2.12 |
Version | Version0.11.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.pepegar/hammock-asynchttpclient_2.12/ -->
<dependency>
<groupId>com.pepegar</groupId>
<artifactId>hammock-asynchttpclient_2.12</artifactId>
<version>0.11.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.pepegar/hammock-asynchttpclient_2.12/
implementation 'com.pepegar:hammock-asynchttpclient_2.12:0.11.0'
// https://jarcasting.com/artifacts/com.pepegar/hammock-asynchttpclient_2.12/
implementation ("com.pepegar:hammock-asynchttpclient_2.12:0.11.0")
'com.pepegar:hammock-asynchttpclient_2.12:jar:0.11.0'
<dependency org="com.pepegar" name="hammock-asynchttpclient_2.12" rev="0.11.0">
<artifact name="hammock-asynchttpclient_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.pepegar', module='hammock-asynchttpclient_2.12', version='0.11.0')
)
libraryDependencies += "com.pepegar" % "hammock-asynchttpclient_2.12" % "0.11.0"
[com.pepegar/hammock-asynchttpclient_2.12 "0.11.0"]