| License | License | 
|---|---|
| GroupId | GroupIdcom.willowtreeapps | 
| ArtifactId | ArtifactIdoak-webview | 
| Last Version | Last Version1.4.0 | 
| Release Date | Release Date | 
| Type | Typeaar | 
| Description | DescriptionOAK - Webview A library for shared android functionality | 
| Filename | Size | 
|---|---|
| oak-webview-1.4.0.pom | |
| oak-webview-1.4.0.aar | 17 KB | 
| oak-webview-1.4.0-sources.jar | 5 KB | 
| oak-webview-1.4.0-javadoc.jar | 70 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.willowtreeapps/oak-webview/ -->
<dependency>
    <groupId>com.willowtreeapps</groupId>
    <artifactId>oak-webview</artifactId>
    <version>1.4.0</version>
    <type>aar</type>
</dependency>// https://jarcasting.com/artifacts/com.willowtreeapps/oak-webview/
implementation 'com.willowtreeapps:oak-webview:1.4.0'// https://jarcasting.com/artifacts/com.willowtreeapps/oak-webview/
implementation ("com.willowtreeapps:oak-webview:1.4.0")'com.willowtreeapps:oak-webview:aar:1.4.0'<dependency org="com.willowtreeapps" name="oak-webview" rev="1.4.0">
  <artifact name="oak-webview" type="aar" />
</dependency>@Grapes(
@Grab(group='com.willowtreeapps', module='oak-webview', version='1.4.0')
)libraryDependencies += "com.willowtreeapps" % "oak-webview" % "1.4.0"[com.willowtreeapps/oak-webview "1.4.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.android.support » support-v4 | jar | 19.0.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| com.google.android : android | jar | 4.4_r1 |