is not current version
Last Version 8.0.1

org.nhind:dns 6.0

Direct Project DNS services

GroupId

GroupId

org.nhind
ArtifactId

ArtifactId

dns
Version

Version

6.0
Type

Type

jar

Download dns 6.0


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