is not current version
Last Version 2021.33

com.avito.android:ui-testing-maps 2021.31-agp7

Collection of infrastructure libraries and gradle plugins of Avito Android project

GroupId

GroupId

com.avito.android
ArtifactId

ArtifactId

ui-testing-maps
Version

Version

2021.31-agp7
Type

Type

aar

Download ui-testing-maps 2021.31-agp7


<!-- https://jarcasting.com/artifacts/com.avito.android/ui-testing-maps/ -->
<dependency>
    <groupId>com.avito.android</groupId>
    <artifactId>ui-testing-maps</artifactId>
    <version>2021.31-agp7</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.avito.android/ui-testing-maps/
implementation 'com.avito.android:ui-testing-maps:2021.31-agp7'
// https://jarcasting.com/artifacts/com.avito.android/ui-testing-maps/
implementation ("com.avito.android:ui-testing-maps:2021.31-agp7")
'com.avito.android:ui-testing-maps:aar:2021.31-agp7'
<dependency org="com.avito.android" name="ui-testing-maps" rev="2021.31-agp7">
  <artifact name="ui-testing-maps" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.avito.android', module='ui-testing-maps', version='2021.31-agp7')
)
libraryDependencies += "com.avito.android" % "ui-testing-maps" % "2021.31-agp7"
[com.avito.android/ui-testing-maps "2021.31-agp7"]