Last Version

Avito Android Infrastructure 2021.33

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


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

Dependencies

compile (3)

Group / Artifact Type Version
com.avito.android : ui-testing-core jar 2021.33
com.google.android.gms » play-services-maps jar 17.0.0
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.21

Project Modules

There are no modules declared in this project.