is not current version
Last Version 2022.1

com.avito.android:toast-rule 2021.33

Collection of infrastructure libraries and gradle plugins of Avito Android project

GroupId

GroupId

com.avito.android
ArtifactId

ArtifactId

toast-rule
Version

Version

2021.33
Type

Type

aar

Download toast-rule 2021.33


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