is not current version
Last Version 2.0.0-alpha12

org.asynchttpclient:async-http-client-providers-parent 2.0.0-alpha10

The Async Http Client providers library parent.

Categories

Categories

IDE Development Tools CLI User Interface Async Http Client Net HTTP Clients
GroupId

GroupId

org.asynchttpclient
ArtifactId

ArtifactId

async-http-client-providers-parent
Version

Version

2.0.0-alpha10
Type

Type

pom

Download async-http-client-providers-parent 2.0.0-alpha10


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