is not current version
Last Version 0.4.1

com.wefika:flowlayout 0.3.2

Android implementation of FlowLayout.

GroupId

GroupId

com.wefika
ArtifactId

ArtifactId

flowlayout
Version

Version

0.3.2
Type

Type

aar

Download flowlayout 0.3.2


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