is not current version
Last Version 4

net.anotheria:ano-buildutils 3


Categories

Categories

Net Other General Purpose Libraries
GroupId

GroupId

net.anotheria
ArtifactId

ArtifactId

ano-buildutils
Version

Version

3
Type

Type

jar

Download ano-buildutils 3


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