Last Version

SafeWebViewBridge-Library 1.4

Provide a safe and reliable scheme for Java and JavaScript in Android WebView.

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

cn.pedant.safewebviewbridge
ArtifactId

ArtifactId

library
Version

Version

1.4
Type

Type

aar
Description

Description

SafeWebViewBridge-Library
Provide a safe and reliable scheme for Java and JavaScript in Android WebView.
Project URL

Project URL

https://github.com/pedant/safe-java-js-webview-bridge
Source Code Management

Source Code Management

https://github.com/pedant/safe-java-js-webview-bridge

Download library 1.4


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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.3

Project Modules

There are no modules declared in this project.