is not current version
Last Version 2021.33

com.avito.android:ui-testing-maps 2021.14

Collection of infrastructure libraries and gradle plugins of Avito Android project

GroupId

GroupId

com.avito.android
ArtifactId

ArtifactId

ui-testing-maps
Version

Version

2021.14
Type

Type

aar

Download ui-testing-maps 2021.14


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