is not current version
Last Version 1.1.6

com.github.st235:flow-layout 1.1.5

Let your views flow.

GroupId

GroupId

com.github.st235
ArtifactId

ArtifactId

flow-layout
Version

Version

1.1.5
Type

Type

aar

Download flow-layout 1.1.5


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