GroupId | GroupIdpub.doric.extension |
---|---|
ArtifactId | ArtifactIdwebview |
Version | Version0.1.2 |
Type | Typeaar |
Description |
Descriptionef7e754c41edcd94c99b0c2957ebc308985b2dd5
|
Filename | Size |
---|---|
webview-0.1.2.pom | |
webview-0.1.2.aar | 50 KB |
webview-0.1.2-sources.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/pub.doric.extension/webview/ -->
<dependency>
<groupId>pub.doric.extension</groupId>
<artifactId>webview</artifactId>
<version>0.1.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/pub.doric.extension/webview/
implementation 'pub.doric.extension:webview:0.1.2'
// https://jarcasting.com/artifacts/pub.doric.extension/webview/
implementation ("pub.doric.extension:webview:0.1.2")
'pub.doric.extension:webview:aar:0.1.2'
<dependency org="pub.doric.extension" name="webview" rev="0.1.2">
<artifact name="webview" type="aar" />
</dependency>
@Grapes(
@Grab(group='pub.doric.extension', module='webview', version='0.1.2')
)
libraryDependencies += "pub.doric.extension" % "webview" % "0.1.2"
[pub.doric.extension/webview "0.1.2"]
Group / Artifact | Type | Version |
---|---|---|
pub.doric : core | jar | 0.9.0 |