is not current version
Last Version 0.0.3

io.leopard:burrow-hosts4j 0.0.2


GroupId

GroupId

io.leopard
ArtifactId

ArtifactId

burrow-hosts4j
Version

Version

0.0.2
Type

Type

jar

Download burrow-hosts4j 0.0.2


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