is not current version
Last Version 4.1.73.0

org.xbib:netty-http-client-api 4.1.44.2

null

Categories

Categories

Net CLI User Interface Netty Networking
GroupId

GroupId

org.xbib
ArtifactId

ArtifactId

netty-http-client-api
Version

Version

4.1.44.2
Type

Type

jar

Download netty-http-client-api 4.1.44.2


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