is not current version
Last Version 1.1.0

com.kendamasoft:dns-client 0.9.4

DNS Client is a small DNS client library intended primary for network utilities and testing applications

Categories

Categories

CLI User Interface
GroupId

GroupId

com.kendamasoft
ArtifactId

ArtifactId

dns-client
Version

Version

0.9.4
Type

Type

jar

Download dns-client 0.9.4


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