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

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


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

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.31

runtime (5)

Group / Artifact Type Version
androidx.annotation » annotation jar 1.1.0
junit : junit jar 4.13
com.avito.android : proxy-toast jar 2022.1
com.avito.android : ui-testing-core jar 2022.1
com.avito.android : junit-utils jar 2022.1

Project Modules

There are no modules declared in this project.