is not current version
Last Version 0.0.3

io.github.dynsxyc:webView 0.0.2

A simple and handy Android database debugging library.

GroupId

GroupId

io.github.dynsxyc
ArtifactId

ArtifactId

webView
Version

Version

0.0.2
Type

Type

aar

Download webView 0.0.2


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