License |
License |
---|---|
GroupId | GroupIdcom.google.accompanist |
ArtifactId | ArtifactIdaccompanist-webview |
Last Version | Last Version0.24.12-rc |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionAccompanist WebView
Utilities for Jetpack Compose
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.google.accompanist/accompanist-webview/ -->
<dependency>
<groupId>com.google.accompanist</groupId>
<artifactId>accompanist-webview</artifactId>
<version>0.24.12-rc</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.google.accompanist/accompanist-webview/
implementation 'com.google.accompanist:accompanist-webview:0.24.12-rc'
// https://jarcasting.com/artifacts/com.google.accompanist/accompanist-webview/
implementation ("com.google.accompanist:accompanist-webview:0.24.12-rc")
'com.google.accompanist:accompanist-webview:aar:0.24.12-rc'
<dependency org="com.google.accompanist" name="accompanist-webview" rev="0.24.12-rc">
<artifact name="accompanist-webview" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.google.accompanist', module='accompanist-webview', version='0.24.12-rc')
)
libraryDependencies += "com.google.accompanist" % "accompanist-webview" % "0.24.12-rc"
[com.google.accompanist/accompanist-webview "0.24.12-rc"]
Group / Artifact | Type | Version |
---|---|---|
androidx.compose.material » material | jar | 1.2.0-rc02 |
androidx.compose.ui » ui-util | jar | 1.2.0-rc02 |
androidx.activity » activity-compose | jar | 1.5.0-rc01 |