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

com.myadsget:test-suite 1.0.0

Mediation test suite of SAN

Группа

Группа

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

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

test-suite
Версия

Версия

1.0.0
Тип

Тип

aar

Скачать test-suite 1.0.0


<!-- https://jarcasting.com/artifacts/com.myadsget/test-suite/ -->
<dependency>
    <groupId>com.myadsget</groupId>
    <artifactId>test-suite</artifactId>
    <version>1.0.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.myadsget/test-suite/
implementation 'com.myadsget:test-suite:1.0.0'
// https://jarcasting.com/artifacts/com.myadsget/test-suite/
implementation ("com.myadsget:test-suite:1.0.0")
'com.myadsget:test-suite:aar:1.0.0'
<dependency org="com.myadsget" name="test-suite" rev="1.0.0">
  <artifact name="test-suite" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.myadsget', module='test-suite', version='1.0.0')
)
libraryDependencies += "com.myadsget" % "test-suite" % "1.0.0"
[com.myadsget/test-suite "1.0.0"]