is not current version
Last Version 2.1.2

net.anotheria:ano-db 2.1.1


Categories

Categories

Net Other General Purpose Libraries
GroupId

GroupId

net.anotheria
ArtifactId

ArtifactId

ano-db
Version

Version

2.1.1
Type

Type

jar

Download ano-db 2.1.1


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