is not current version
Last Version 2.1.0

com.adgear:anoa-test 2.0.0-beta-03

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).

GroupId

GroupId

com.adgear
ArtifactId

ArtifactId

anoa-test
Version

Version

2.0.0-beta-03
Type

Type

jar

Download anoa-test 2.0.0-beta-03


<!-- https://jarcasting.com/artifacts/com.adgear/anoa-test/ -->
<dependency>
    <groupId>com.adgear</groupId>
    <artifactId>anoa-test</artifactId>
    <version>2.0.0-beta-03</version>
</dependency>
// https://jarcasting.com/artifacts/com.adgear/anoa-test/
implementation 'com.adgear:anoa-test:2.0.0-beta-03'
// https://jarcasting.com/artifacts/com.adgear/anoa-test/
implementation ("com.adgear:anoa-test:2.0.0-beta-03")
'com.adgear:anoa-test:jar:2.0.0-beta-03'
<dependency org="com.adgear" name="anoa-test" rev="2.0.0-beta-03">
  <artifact name="anoa-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.adgear', module='anoa-test', version='2.0.0-beta-03')
)
libraryDependencies += "com.adgear" % "anoa-test" % "2.0.0-beta-03"
[com.adgear/anoa-test "2.0.0-beta-03"]