is not current version
Last Version 1.1.6

com.github.st235:flow-layout 1.1.4

Let your views flow.

GroupId

GroupId

com.github.st235
ArtifactId

ArtifactId

flow-layout
Version

Version

1.1.4
Type

Type

aar

Download flow-layout 1.1.4


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