License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdcn.pedant.safewebviewbridge |
ArtifactId | ArtifactIdlibrary |
Version | Version1.4 |
Type | Typeaar |
Description |
DescriptionSafeWebViewBridge-Library
Provide a safe and reliable scheme for Java and JavaScript in Android WebView.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
library-1.4.pom | |
library-1.4.aar | 8 KB |
library-1.4-sources.jar | 5 KB |
library-1.4-javadoc.jar | 27 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.gson : gson | jar | 2.3 |