is not current version
Last Version 2.1.1

net.anotheria:ano-net 2.1.0


Categories

Categories

Net Other General Purpose Libraries
GroupId

GroupId

net.anotheria
ArtifactId

ArtifactId

ano-net
Version

Version

2.1.0
Type

Type

jar

Download ano-net 2.1.0


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