Last Version

webview 1.0.1

zcw自定义webview

License

License

GroupId

GroupId

io.github.chongwen
ArtifactId

ArtifactId

webview
Version

Version

1.0.1
Type

Type

aar
Description

Description

webview
zcw自定义webview
Project URL

Project URL

https://github.com/chongwen/android_quickframework
Source Code Management

Source Code Management

https://github.com/chongwen/android_quickframework/tree/master

Download webview 1.0.1


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.