License |
License |
---|---|
GroupId | GroupIdcom.google.accompanist |
ArtifactId | ArtifactIdaccompanist-insets |
Last Version | Last Version0.24.12-rc |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionAccompanist Insets library
Utilities for Jetpack Compose
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.google.accompanist/accompanist-insets/ -->
<dependency>
<groupId>com.google.accompanist</groupId>
<artifactId>accompanist-insets</artifactId>
<version>0.24.12-rc</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.google.accompanist/accompanist-insets/
implementation 'com.google.accompanist:accompanist-insets:0.24.12-rc'
// https://jarcasting.com/artifacts/com.google.accompanist/accompanist-insets/
implementation ("com.google.accompanist:accompanist-insets:0.24.12-rc")
'com.google.accompanist:accompanist-insets:aar:0.24.12-rc'
<dependency org="com.google.accompanist" name="accompanist-insets" rev="0.24.12-rc">
<artifact name="accompanist-insets" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.google.accompanist', module='accompanist-insets', version='0.24.12-rc')
)
libraryDependencies += "com.google.accompanist" % "accompanist-insets" % "0.24.12-rc"
[com.google.accompanist/accompanist-insets "0.24.12-rc"]
Group / Artifact | Type | Version |
---|---|---|
androidx.core » core-ktx | jar | 1.8.0-alpha06 |
androidx.dynamicanimation » dynamicanimation-ktx | jar | 1.0.0-alpha03 |
androidx.compose.foundation » foundation | jar | 1.2.0-rc02 |