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

com.bihe0832.android:lib-toast 4.16.3

Android APP Factory

Группа

Группа

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

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

lib-toast
Версия

Версия

4.16.3
Тип

Тип

aar

Скачать lib-toast 4.16.3

Имя Файла Размер
lib-toast-4.16.3.pom
lib-toast-4.16.3.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.3</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.bihe0832.android/lib-toast/
implementation 'com.bihe0832.android:lib-toast:4.16.3'
// https://jarcasting.com/artifacts/com.bihe0832.android/lib-toast/
implementation ("com.bihe0832.android:lib-toast:4.16.3")
'com.bihe0832.android:lib-toast:aar:4.16.3'
<dependency org="com.bihe0832.android" name="lib-toast" rev="4.16.3">
  <artifact name="lib-toast" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.bihe0832.android', module='lib-toast', version='4.16.3')
)
libraryDependencies += "com.bihe0832.android" % "lib-toast" % "4.16.3"
[com.bihe0832.android/lib-toast "4.16.3"]