is not current version
Last Version 0.24.12-rc

Accompanist Insets library 0.24.3-alpha

Utilities for Jetpack Compose

License

License

GroupId

GroupId

com.google.accompanist
ArtifactId

ArtifactId

accompanist-insets
Version

Version

0.24.3-alpha
Type

Type

aar
Description

Description

Accompanist Insets 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-insets 0.24.3-alpha


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

Dependencies

runtime (3)

Group / Artifact Type Version
androidx.core » core-ktx jar 1.8.0-alpha04
androidx.dynamicanimation » dynamicanimation-ktx jar 1.0.0-alpha03
androidx.compose.foundation » foundation jar 1.2.0-alpha04

Project Modules

There are no modules declared in this project.