Last Version

AppCompat Theme Adapter for Compose 0.24.12-rc

Utilities for Jetpack Compose

License

License

GroupId

GroupId

com.google.accompanist
ArtifactId

ArtifactId

accompanist-appcompat-theme
Version

Version

0.24.12-rc
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.24.12-rc


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

Dependencies

compile (1)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.4.1

runtime (2)

Group / Artifact Type Version
androidx.core » core-ktx jar 1.8.0-alpha06
androidx.compose.material » material jar 1.2.0-rc02

Project Modules

There are no modules declared in this project.