Last Version

bridge 1.0.0

a webview bridge for android

License

License

GroupId

GroupId

io.github.geekcarl
ArtifactId

ArtifactId

webview-bridge
Version

Version

1.0.0
Type

Type

aar
Description

Description

bridge
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-bridge 1.0.0


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

Dependencies

compile (3)

Group / Artifact Type Version
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.