is not current version
Last Version 4.20.33

com.bihe0832.android:lib-wrapper 4.2.0

Android APP Factory

GroupId

GroupId

com.bihe0832.android
ArtifactId

ArtifactId

lib-wrapper
Version

Version

4.2.0
Type

Type

aar

Download lib-wrapper 4.2.0


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