is not current version
Last Version 0.0.6

net.avh4.util:sandbox 0.0.5


Categories

Categories

Net
GroupId

GroupId

net.avh4.util
ArtifactId

ArtifactId

sandbox
Version

Version

0.0.5
Type

Type

jar

Download sandbox 0.0.5


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