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

com.bihe0832.android:lib-debug 4.14.8

Android APP Factory

Группа

Группа

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

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

lib-debug
Версия

Версия

4.14.8
Тип

Тип

aar

Скачать lib-debug 4.14.8

Имя Файла Размер
lib-debug-4.14.8.pom
lib-debug-4.14.8.aar 215 KB
Обзор

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