webview

a webview bridge for android

License

License

GroupId

GroupId

io.github.geekcarl
ArtifactId

ArtifactId

webview
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

aar
Description

Description

webview
a webview bridge for android
Project URL

Project URL

https://github.com/geekcarl/geek-webview
Source Code Management

Source Code Management

https://github.com/geekcarl/geek-webview/tree/master

Download webview

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
com.tencent.tbs.tbssdk » sdk jar 43967
io.github.geekcarl : webview-bridge jar 1.0.0
org.jetbrains.kotlin : kotlin-stdlib jar 1.5.0
androidx.core » core-ktx jar 1.2.0
androidx.appcompat » appcompat jar 1.2.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0