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

com.bihe0832.android:lib-toast 4.16.14

Android APP Factory

Группа

Группа

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

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

lib-toast
Версия

Версия

4.16.14
Тип

Тип

aar

Скачать lib-toast 4.16.14

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