Last Version

Anoa 3.1.2

A Java library for robust manipulation and serialization of data structures based on common formats.

License

License

GroupId

GroupId

com.adgear
ArtifactId

ArtifactId

anoa
Version

Version

3.1.2
Type

Type

pom
Description

Description

Anoa
A Java library for robust manipulation and serialization of data structures based on common formats.
Project URL

Project URL

https://github.com/postamar/anoa
Project Organization

Project Organization

AdGear Technologies Inc.
Source Code Management

Source Code Management

https://github.com/postamar/anoa

Download anoa 3.1.2

Filename Size
anoa-3.1.2.pom 6 KB
Browse

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

  • language
  • library
  • tests