is not current version
Last Version 0.4.1

com.wefika:flowlayout 0.3.3

Android implementation of FlowLayout.

GroupId

GroupId

com.wefika
ArtifactId

ArtifactId

flowlayout
Version

Version

0.3.3
Type

Type

aar

Download flowlayout 0.3.3


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