is not current version
Last Version 2.1.2

net.anotheria:ano-tags 2.0.0


Categories

Categories

Net Other General Purpose Libraries
GroupId

GroupId

net.anotheria
ArtifactId

ArtifactId

ano-tags
Version

Version

2.0.0
Type

Type

jar

Download ano-tags 2.0.0


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