is not current version
Last Version 2.2.2

net.anotheria:ano-access 2.2.1


Categories

Categories

Net Other General Purpose Libraries
GroupId

GroupId

net.anotheria
ArtifactId

ArtifactId

ano-access
Version

Version

2.2.1
Type

Type

jar

Download ano-access 2.2.1


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