is not current version
Last Version 4.20.34

com.bihe0832.android:framework 4.13.16

Android APP Factory

GroupId

GroupId

com.bihe0832.android
ArtifactId

ArtifactId

framework
Version

Version

4.13.16
Type

Type

aar

Download framework 4.13.16


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