is not current version
Last Version 4.20.35

com.bihe0832.android:common-wrapper 4.12.13

Android APP Factory

GroupId

GroupId

com.bihe0832.android
ArtifactId

ArtifactId

common-wrapper
Version

Version

4.12.13
Type

Type

aar

Download common-wrapper 4.12.13


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