is not current version
Last Version 4.20.33

com.bihe0832.android:lib-wrapper 4.9.3

Android APP Factory

GroupId

GroupId

com.bihe0832.android
ArtifactId

ArtifactId

lib-wrapper
Version

Version

4.9.3
Type

Type

aar

Download lib-wrapper 4.9.3


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