Last Version

Accompanist System UI Controller library 0.24.12-rc

Utilities for Jetpack Compose

License

License

GroupId

GroupId

com.google.accompanist
ArtifactId

ArtifactId

accompanist-systemuicontroller
Version

Version

0.24.12-rc
Type

Type

aar
Description

Description

Accompanist System UI Controller library
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-systemuicontroller 0.24.12-rc


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

Dependencies

runtime (2)

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

Project Modules

There are no modules declared in this project.