is not current version
Last Version 4.20.33

com.bihe0832.android:lib-wrapper 4.14.8

Android APP Factory

GroupId

GroupId

com.bihe0832.android
ArtifactId

ArtifactId

lib-wrapper
Version

Version

4.14.8
Type

Type

aar

Download lib-wrapper 4.14.8


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