is not current version
Last Version 4.20.34

com.bihe0832.android:framework 4.4.0

Android APP Factory

GroupId

GroupId

com.bihe0832.android
ArtifactId

ArtifactId

framework
Version

Version

4.4.0
Type

Type

aar

Download framework 4.4.0


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