License |
License |
---|---|
GroupId | GroupIdcom.avito.android |
ArtifactId | ArtifactIdproxy-toast |
Last Version | Last Version2022.1 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionAvito Android Infrastructure
Collection of infrastructure libraries and gradle plugins of Avito Android project
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
proxy-toast-2022.1.pom | |
proxy-toast-2022.1-sources.jar | 1 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.31 |
Group / Artifact | Type | Version |
---|---|---|
androidx.annotation » annotation | jar | 1.1.0 |