is not current version
Last Version 2.2.2

net.anotheria:ano-access 2.2.0


Categories

Categories

Net Other General Purpose Libraries
GroupId

GroupId

net.anotheria
ArtifactId

ArtifactId

ano-access
Version

Version

2.2.0
Type

Type

jar

Download ano-access 2.2.0


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