is not current version
Last Version 5.0.0

com.github.javakam:webview 4.0.0

Ando Template .

GroupId

GroupId

com.github.javakam
ArtifactId

ArtifactId

webview
Version

Version

4.0.0
Type

Type

aar

Download webview 4.0.0


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