is not current version
Last Version 3.1.2

com.adgear:anoa-library 3.0.0-beta-1

Anoa serialization and deserialization library modules.

GroupId

GroupId

com.adgear
ArtifactId

ArtifactId

anoa-library
Version

Version

3.0.0-beta-1
Type

Type

pom

Download anoa-library 3.0.0-beta-1

Filename Size
anoa-library-3.0.0-beta-1.pom 931 bytes
Browse

<!-- https://jarcasting.com/artifacts/com.adgear/anoa-library/ -->
<dependency>
    <groupId>com.adgear</groupId>
    <artifactId>anoa-library</artifactId>
    <version>3.0.0-beta-1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.adgear/anoa-library/
implementation 'com.adgear:anoa-library:3.0.0-beta-1'
// https://jarcasting.com/artifacts/com.adgear/anoa-library/
implementation ("com.adgear:anoa-library:3.0.0-beta-1")
'com.adgear:anoa-library:pom:3.0.0-beta-1'
<dependency org="com.adgear" name="anoa-library" rev="3.0.0-beta-1">
  <artifact name="anoa-library" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.adgear', module='anoa-library', version='3.0.0-beta-1')
)
libraryDependencies += "com.adgear" % "anoa-library" % "3.0.0-beta-1"
[com.adgear/anoa-library "3.0.0-beta-1"]