is not current version
Last Version 2.0.0-alpha12

org.asynchttpclient:async-http-client-netty3 2.0.0-alpha11

The Async Http Client Netty 3 Provider.

Categories

Categories

Net CLI User Interface Async Http Client HTTP Clients Netty Networking
GroupId

GroupId

org.asynchttpclient
ArtifactId

ArtifactId

async-http-client-netty3
Version

Version

2.0.0-alpha11
Type

Type

jar

Download async-http-client-netty3 2.0.0-alpha11


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