is not current version
Last Version 1.0.0

net.anshulverma.skydns:skydns-client 0.0.2

A client library to talk to skydns for Java 8+

Categories

Categories

Net CLI User Interface
GroupId

GroupId

net.anshulverma.skydns
ArtifactId

ArtifactId

skydns-client
Version

Version

0.0.2
Type

Type

jar

Download skydns-client 0.0.2


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