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

com.bihe0832.android:lib-toast 4.19.0

Android APP Factory

Группа

Группа

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

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

lib-toast
Версия

Версия

4.19.0
Тип

Тип

aar

Скачать lib-toast 4.19.0

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

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