is not current version
Last Version 2.0.40

org.asynchttpclient:netty-codec-dns 2.0.38


Categories

Categories

Net CLI User Interface Netty Networking
GroupId

GroupId

org.asynchttpclient
ArtifactId

ArtifactId

netty-codec-dns
Version

Version

2.0.38
Type

Type

jar

Download netty-codec-dns 2.0.38


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