is not current version
Last Version 2022.1

Avito Android Infrastructure 2021.19

Collection of infrastructure libraries and gradle plugins of Avito Android project

License

License

GroupId

GroupId

com.avito.android
ArtifactId

ArtifactId

snackbar-rule
Version

Version

2021.19
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 snackbar-rule 2021.19


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

Dependencies

compile (2)

Group / Artifact Type Version
com.avito.android : junit-utils jar 2021.19
com.avito.android : snackbar-proxy jar 2021.19

runtime (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.32
com.avito.android : ui-testing-core jar 2021.19

Project Modules

There are no modules declared in this project.