is not current version
Last Version 2.3.0

net.anotheria:ano-maf 2.2.0


Categories

Categories

Net Other General Purpose Libraries
GroupId

GroupId

net.anotheria
ArtifactId

ArtifactId

ano-maf
Version

Version

2.2.0
Type

Type

jar

Download ano-maf 2.2.0


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