is not current version
Last Version 0.0.3

io.leopard:burrow 0.0.2

Burrow

GroupId

GroupId

io.leopard
ArtifactId

ArtifactId

burrow
Version

Version

0.0.2
Type

Type

pom

Download burrow 0.0.2

Filename Size
burrow-0.0.2.pom 3 KB
Browse

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