is not current version
Last Version 1.1.2

io.github.luoqqsh:flowlayout 1.0.0

flowlayout

GroupId

GroupId

io.github.luoqqsh
ArtifactId

ArtifactId

flowlayout
Version

Version

1.0.0
Type

Type

aar

Download flowlayout 1.0.0


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