is not current version
Last Version 0.4.1

com.wefika:flowlayout 0.4.0

Android implementation of FlowLayout.

GroupId

GroupId

com.wefika
ArtifactId

ArtifactId

flowlayout
Version

Version

0.4.0
Type

Type

aar

Download flowlayout 0.4.0


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