is not current version
Last Version 4.20.22

com.bihe0832.android:lib-webview 4.13.18

Android APP Factory

GroupId

GroupId

com.bihe0832.android
ArtifactId

ArtifactId

lib-webview
Version

Version

4.13.18
Type

Type

aar

Download lib-webview 4.13.18


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