is not current version
Last Version 2.8.3

com.mastfrog:netty-http-client-modules 2.6.2


Categories

Categories

Net CLI User Interface Netty Networking
GroupId

GroupId

com.mastfrog
ArtifactId

ArtifactId

netty-http-client-modules
Version

Version

2.6.2
Type

Type

pom

Download netty-http-client-modules 2.6.2


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