is not current version
Last Version 2.0.40

org.asynchttpclient:netty-codec-dns 2.0.23


Categories

Categories

Net CLI User Interface Netty Networking
GroupId

GroupId

org.asynchttpclient
ArtifactId

ArtifactId

netty-codec-dns
Version

Version

2.0.23
Type

Type

jar

Download netty-codec-dns 2.0.23


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