Last Version

Accompanist FlowLayout library 0.24.12-rc

Utilities for Jetpack Compose

License

License

GroupId

GroupId

com.google.accompanist
ArtifactId

ArtifactId

accompanist-flowlayout
Version

Version

0.24.12-rc
Type

Type

aar
Description

Description

Accompanist FlowLayout 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-flowlayout 0.24.12-rc


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

Dependencies

runtime (2)

Group / Artifact Type Version
androidx.compose.foundation » foundation jar 1.2.0-rc02
androidx.compose.ui » ui-util jar 1.2.0-rc02

Project Modules

There are no modules declared in this project.