is not current version
Last Version 2022.1

Avito Android Infrastructure 2021.28

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


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

Dependencies

compile (1)

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

runtime (1)

Group / Artifact Type Version
androidx.annotation » annotation jar 1.1.0

Project Modules

There are no modules declared in this project.