License |
License |
---|---|
GroupId | GroupIdcom.github.javakam |
ArtifactId | ArtifactIdwebview |
Last Version | Last Version5.0.0 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionwebview
Ando Template .
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
webview-5.0.0.pom | |
webview-5.0.0-sources.jar | 15 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.javakam/webview/ -->
<dependency>
<groupId>com.github.javakam</groupId>
<artifactId>webview</artifactId>
<version>5.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.javakam/webview/
implementation 'com.github.javakam:webview:5.0.0'
// https://jarcasting.com/artifacts/com.github.javakam/webview/
implementation ("com.github.javakam:webview:5.0.0")
'com.github.javakam:webview:aar:5.0.0'
<dependency org="com.github.javakam" name="webview" rev="5.0.0">
<artifact name="webview" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.javakam', module='webview', version='5.0.0')
)
libraryDependencies += "com.github.javakam" % "webview" % "5.0.0"
[com.github.javakam/webview "5.0.0"]