Last Version

Accompanist WebView 0.24.12-rc

Utilities for Jetpack Compose

License

License

GroupId

GroupId

com.google.accompanist
ArtifactId

ArtifactId

accompanist-webview
Version

Version

0.24.12-rc
Type

Type

aar
Description

Description

Accompanist WebView
Utilities for Jetpack Compose
Project URL

Project URL

https://github.com/google/accompanist/
Source Code Management

Source Code Management

https://github.com/google/accompanist/

Download accompanist-webview 0.24.12-rc


<!-- 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"]

Dependencies

runtime (3)

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

Project Modules

There are no modules declared in this project.