is not current version
Last Version 0.24.12-rc

AppCompat Theme Adapter for Compose 0.21.4-beta

Utilities for Jetpack Compose

License

License

GroupId

GroupId

com.google.accompanist
ArtifactId

ArtifactId

accompanist-appcompat-theme
Version

Version

0.21.4-beta
Type

Type

aar
Description

Description

AppCompat Theme Adapter for Compose
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-appcompat-theme 0.21.4-beta


<!-- https://jarcasting.com/artifacts/com.google.accompanist/accompanist-appcompat-theme/ -->
<dependency>
    <groupId>com.google.accompanist</groupId>
    <artifactId>accompanist-appcompat-theme</artifactId>
    <version>0.21.4-beta</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.google.accompanist/accompanist-appcompat-theme/
implementation 'com.google.accompanist:accompanist-appcompat-theme:0.21.4-beta'
// https://jarcasting.com/artifacts/com.google.accompanist/accompanist-appcompat-theme/
implementation ("com.google.accompanist:accompanist-appcompat-theme:0.21.4-beta")
'com.google.accompanist:accompanist-appcompat-theme:aar:0.21.4-beta'
<dependency org="com.google.accompanist" name="accompanist-appcompat-theme" rev="0.21.4-beta">
  <artifact name="accompanist-appcompat-theme" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.google.accompanist', module='accompanist-appcompat-theme', version='0.21.4-beta')
)
libraryDependencies += "com.google.accompanist" % "accompanist-appcompat-theme" % "0.21.4-beta"
[com.google.accompanist/accompanist-appcompat-theme "0.21.4-beta"]

Dependencies

compile (2)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.4.0
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.0

runtime (2)

Group / Artifact Type Version
androidx.core » core-ktx jar 1.7.0
androidx.compose.material » material jar 1.1.0-beta04

Project Modules

There are no modules declared in this project.