Last Version

flowlayout 1.0.2

a custom view flowlayout for Android

License

License

GroupId

GroupId

io.github.hezd
ArtifactId

ArtifactId

flowlayout
Version

Version

1.0.2
Type

Type

aar
Description

Description

flowlayout
a custom view flowlayout for Android
Project URL

Project URL

https://github.com/hezd/FlowLayout
Source Code Management

Source Code Management

https://github.com/hezd/FlowLayout/tree/main

Download flowlayout 1.0.2


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

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.20

runtime (1)

Group / Artifact Type Version
androidx.core » core-ktx jar 1.7.0

Project Modules

There are no modules declared in this project.