Download anoa-test-2.1.0.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.1.0 in this page.

Build File

You can use the following script to add anoa-test-2.1.0.jar to your project.

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

Download

Click the following link to download the jar file.

anoa-test-2.1.0-javadoc.jar
anoa-test-2.1.0-sources.jar
anoa-test-2.1.0.jar
anoa-test-2.1.0.pom



Related Tutorials