is not current version
Last Version 4.1.73.0

org.xbib:netty-http-client 4.1.24.0

null

Categories

Categories

Net CLI User Interface Netty Networking
GroupId

GroupId

org.xbib
ArtifactId

ArtifactId

netty-http-client
Version

Version

4.1.24.0
Type

Type

jar

Download netty-http-client 4.1.24.0


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