Jar examples for a:anoa-core
Core classes for Anoa library, which aims to be a safe, convenient and fast record de/serialization wrapper for the Avro, Thrift and Jackson libraries, using the functional idioms of Java 8. The anoa-core module tries to keep upstream dependencies to a minimum.
You can download jar file anoa-core 3.1.1 in this page.
You can use the following script to add anoa-core-3.1.1.jar to your project.
<dependency> <groupId>com.adgear</groupId> <artifactId>anoa-core</artifactId> <version>3.1.1</version> </dependency>
compile group: 'com.adgear', name: 'anoa-core', version: '3.1.1'
libraryDependencies += "com.adgear" % "anoa-core" % "3.1.1"
<dependency org="com.adgear" name="anoa-core" rev="3.1.1"/>
@Grapes(@Grab(group='com.adgear', module='anoa-core', version='3.1.1'))
'com.adgear:anoa-core:jar:3.1.1'
Click the following link to download the jar file.
anoa-core-3.1.1-javadoc.jar