Download anoa-test-2.0.0-beta-04.jar file - Jar a

Jar examples for a:anoa-test

Description

Test module for other Anoa modules, which exposes complex records (OpenRTB bid requests) through utility classes for use in unit tests within other Anoa modules (anoa-core, for instance).

You can download jar file anoa-test 2.0.0-beta-04 in this page.

Build File

You can use the following script to add anoa-test-2.0.0-beta-04.jar to your project.

<dependency>
   <groupId>com.adgear</groupId>
   <artifactId>anoa-test</artifactId>
   <version>2.0.0-beta-04</version>
</dependency>
compile group: 'com.adgear', name: 'anoa-test', version: '2.0.0-beta-04'
libraryDependencies += "com.adgear" % "anoa-test" % "2.0.0-beta-04"
<dependency org="com.adgear" name="anoa-test" rev="2.0.0-beta-04"/>
@Grapes(@Grab(group='com.adgear', module='anoa-test', version='2.0.0-beta-04'))
'com.adgear:anoa-test:jar:2.0.0-beta-04'

Download

Click the following link to download the jar file.

anoa-test-2.0.0-beta-04-javadoc.jar
anoa-test-2.0.0-beta-04-sources.jar
anoa-test-2.0.0-beta-04.jar
anoa-test-2.0.0-beta-04.pom



Related Tutorials