Last Version

Avito Android Infrastructure 2022.1

Collection of infrastructure libraries and gradle plugins of Avito Android project

License

License

GroupId

GroupId

com.avito.android
ArtifactId

ArtifactId

snackbar-rule
Version

Version

2022.1
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 2022.1


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

Dependencies

compile (3)

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

runtime (1)

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

Project Modules

There are no modules declared in this project.