MVN

com.google.accompanist : accompanist-webview

Maven & Gradle

Aug 25, 2023
7.2k stars

Accompanist WebView · Utilities for Jetpack Compose

<dependency>
    <groupId>com.google.accompanist</groupId>
    <artifactId>accompanist-webview</artifactId>
    <version>0.32.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.google.accompanist : accompanist-webview to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.32.0
  • Latest Release Candidate: 0.31.6-rc
  • Latest Beta: 0.31.5-beta
  • Latest Alpha: 0.33.1-alpha

All Versions

Choose a version of com.google.accompanist : accompanist-webview to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.33.x
accompanist-webview-0.33.1-alpha
accompanist-webview-0.33.0-alpha
0.32.x
accompanist-webview-0.32.0
0.31.x
accompanist-webview-0.31.6-rc
accompanist-webview-0.31.5-beta
accompanist-webview-0.31.4-beta
accompanist-webview-0.31.3-beta
accompanist-webview-0.31.2-alpha
accompanist-webview-0.31.1-alpha
accompanist-webview-0.31.0-alpha
0.30.x
accompanist-webview-0.30.1
accompanist-webview-0.30.0
0.29.x
accompanist-webview-0.29.2-rc
accompanist-webview-0.29.1-alpha
accompanist-webview-0.29.0-alpha
0.28.x
accompanist-webview-0.28.0
0.27.x
accompanist-webview-0.27.1
accompanist-webview-0.27.0
0.26.x
accompanist-webview-0.26.5-rc
accompanist-webview-0.26.4-beta
accompanist-webview-0.26.3-beta
accompanist-webview-0.26.2-beta
accompanist-webview-0.26.1-alpha
accompanist-webview-0.26.0-alpha
0.25.x
accompanist-webview-0.25.1
accompanist-webview-0.25.0
0.24.x
accompanist-webview-0.24.13-rc
accompanist-webview-0.24.12-rc
accompanist-webview-0.24.11-rc
accompanist-webview-0.24.10-beta
accompanist-webview-0.24.9-beta
accompanist-webview-0.24.8-beta
accompanist-webview-0.24.7-alpha
accompanist-webview-0.24.6-alpha
accompanist-webview-0.24.5-alpha
accompanist-webview-0.24.4-alpha
accompanist-webview-0.24.3-alpha
accompanist-webview-0.24.2-alpha
accompanist-webview-0.24.1-alpha

How to add a dependency to Maven

Add the following com.google.accompanist : accompanist-webview maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.google.accompanist</groupId>
    <artifactId>accompanist-webview</artifactId>
    <version>0.32.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.google.accompanist : accompanist-webview gradle dependency to your build.gradle file:

implementation 'com.google.accompanist:accompanist-webview:0.32.0'

Gradle Kotlin DSL: Add the following com.google.accompanist : accompanist-webview gradle kotlin dependency to your build.gradle.kts file:

implementation("com.google.accompanist:accompanist-webview:0.32.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.google.accompanist : accompanist-webview sbt scala dependency to your build.sbt file:

libraryDependencies += "com.google.accompanist" % "accompanist-webview" % "0.32.0"

Advertisement

Dependencies from Group

Aug 25, 2023
15 usages
7.2k stars
Aug 25, 2023
12 usages
7.2k stars
Aug 25, 2023
11 usages
7.2k stars
Jun 30, 2023
10 usages
7.2k stars
Aug 25, 2023
8 usages
7.2k stars

Discover Dependencies

Jul 20, 2023
5 stars
Aug 11, 2023
1 usages
2 stars
Aug 11, 2023
1 usages
2 stars
Aug 11, 2023
1 usages
2 stars
Dec 21, 2022
2 stars
Jan 27, 2022
0 stars
Aug 21, 2023
6 usages
0 stars