не последняя версия
Последняя версия 1.3.4-beta01

com.nex3z:flow-layout 1.2.4

A flow layout for Android with auto-spacing.

Группа

Группа

com.nex3z
Идентификатор

Идентификатор

flow-layout
Версия

Версия

1.2.4
Тип

Тип

aar

Скачать flow-layout 1.2.4


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