is not current version
Last Version 1.2.0-beta3

ir.metrix:webview 1.1.1

Metrix Android library

GroupId

GroupId

ir.metrix
ArtifactId

ArtifactId

webview
Version

Version

1.1.1
Type

Type

aar

Download webview 1.1.1

Filename Size
webview-1.1.1.pom
Browse

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