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

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


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

Dependencies

compile (1)

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

runtime (1)

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

Project Modules

There are no modules declared in this project.