License |
License |
---|---|
GroupId | GroupIdcom.adgear |
ArtifactId | ArtifactIdanoa |
Version | Version3.1.2 |
Type | Typepom |
Description |
DescriptionAnoa
A Java library for robust manipulation and serialization of data structures based on common formats.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
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"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |