Jar examples for a:anoa-test
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.
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'
Click the following link to download the jar file.
anoa-test-2.1.0-javadoc.jar