is not current version
Last Version 4.20.34

com.bihe0832.android:framework 4.20.14

Android APP Factory

GroupId

GroupId

com.bihe0832.android
ArtifactId

ArtifactId

framework
Version

Version

4.20.14
Type

Type

aar

Download framework 4.20.14


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