is not current version
Last Version 4.20.33

com.bihe0832.android:lib-debug 4.16.17

Android APP Factory

GroupId

GroupId

com.bihe0832.android
ArtifactId

ArtifactId

lib-debug
Version

Version

4.16.17
Type

Type

aar

Download lib-debug 4.16.17


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