is not current version
Last Version 2.6.11

net.anotheria:ano-site 2.6.8


Categories

Categories

Net Other General Purpose Libraries
GroupId

GroupId

net.anotheria
ArtifactId

ArtifactId

ano-site
Version

Version

2.6.8
Type

Type

jar

Download ano-site 2.6.8


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