is not current version
Last Version 4.20.33

com.bihe0832.android:lib-wrapper 4.5.12

Android APP Factory

GroupId

GroupId

com.bihe0832.android
ArtifactId

ArtifactId

lib-wrapper
Version

Version

4.5.12
Type

Type

aar

Download lib-wrapper 4.5.12


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