не последняя версия
Последняя версия 2.1.0

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

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

Группа

Группа

com.adgear
Идентификатор

Идентификатор

anoa-test
Версия

Версия

2.0.0-beta-02
Тип

Тип

jar

Скачать anoa-test 2.0.0-beta-02


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