is not current version
Last Version 2.6.11

net.anotheria:ano-site 2.5.4


Categories

Categories

Net Other General Purpose Libraries
GroupId

GroupId

net.anotheria
ArtifactId

ArtifactId

ano-site
Version

Version

2.5.4
Type

Type

jar

Download ano-site 2.5.4


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