is not current version
Last Version 4.20.34

com.bihe0832.android:common-webview 4.12.4

Android APP Factory

GroupId

GroupId

com.bihe0832.android
ArtifactId

ArtifactId

common-webview
Version

Version

4.12.4
Type

Type

aar

Download common-webview 4.12.4


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