License |
License |
---|---|
GroupId | GroupIdcom.avito.android |
ArtifactId | ArtifactIdui-testing-maps |
Version | Version2021.33 |
Type | Typeaar |
Description |
DescriptionAvito Android Infrastructure
Collection of infrastructure libraries and gradle plugins of Avito Android project
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ui-testing-maps-2021.33.pom | |
ui-testing-maps-2021.33-sources.jar | 4 KB |
Browse |
<!-- 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"]
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 |