is not current version
Last Version 2021.33

Avito Android Infrastructure 2021.18

Collection of infrastructure libraries and gradle plugins of Avito Android project

License

License

GroupId

GroupId

com.avito.android
ArtifactId

ArtifactId

ui-testing-maps
Version

Version

2021.18
Type

Type

aar
Description

Description

Avito Android Infrastructure
Collection of infrastructure libraries and gradle plugins of Avito Android project
Project URL

Project URL

https://github.com/avito-tech/avito-android
Source Code Management

Source Code Management

https://github.com/avito-tech/avito-android

Download ui-testing-maps 2021.18


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

Dependencies

compile (2)

Group / Artifact Type Version
com.avito.android : ui-testing-core jar 2021.18
com.google.android.gms » play-services-maps jar 17.0.0

runtime (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.32

Project Modules

There are no modules declared in this project.