is not current version
Last Version 2022.1

Avito Android Infrastructure 2021.41

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


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

Dependencies

compile (3)

Group / Artifact Type Version
com.avito.android : junit-utils jar 2021.41
com.avito.android : snackbar-proxy jar 2021.41
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.31

runtime (1)

Group / Artifact Type Version
com.avito.android : ui-testing-core jar 2021.41

Project Modules

There are no modules declared in this project.