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

proxy-toast
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 proxy-toast 2021.19


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

Dependencies

runtime (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.32
androidx.annotation » annotation jar 1.1.0

Project Modules

There are no modules declared in this project.