License |
License |
---|---|
GroupId | GroupIdcom.github.st235 |
ArtifactId | ArtifactIdflow-layout-compose |
Version | Version1.1.6 |
Type | Typeaar |
Description |
Descriptionflow-layout-compose
Let your views flow.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
flow-layout-compose-1.1.6.pom | |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.st235/flow-layout-compose/ -->
<dependency>
<groupId>com.github.st235</groupId>
<artifactId>flow-layout-compose</artifactId>
<version>1.1.6</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.st235/flow-layout-compose/
implementation 'com.github.st235:flow-layout-compose:1.1.6'
// https://jarcasting.com/artifacts/com.github.st235/flow-layout-compose/
implementation ("com.github.st235:flow-layout-compose:1.1.6")
'com.github.st235:flow-layout-compose:aar:1.1.6'
<dependency org="com.github.st235" name="flow-layout-compose" rev="1.1.6">
<artifact name="flow-layout-compose" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.st235', module='flow-layout-compose', version='1.1.6')
)
libraryDependencies += "com.github.st235" % "flow-layout-compose" % "1.1.6"
[com.github.st235/flow-layout-compose "1.1.6"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.30 |
Group / Artifact | Type | Version |
---|---|---|
androidx.core » core-ktx | jar | 1.6.0 |
androidx.compose.ui » ui | jar | 1.0.3 |
androidx.compose.ui » ui-tooling-preview | jar | 1.0.3 |