не последняя версия
Последняя версия 4.20.22

com.bihe0832.android:lib-toast 4.16.8

Android APP Factory

Группа

Группа

com.bihe0832.android
Идентификатор

Идентификатор

lib-toast
Версия

Версия

4.16.8
Тип

Тип

aar

Скачать lib-toast 4.16.8

Имя Файла Размер
lib-toast-4.16.8.pom
lib-toast-4.16.8.aar 6 KB
Обзор

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