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

com.nex3z:flow-layout 1.2.2

A flow layout for Android with auto-spacing.

Группа

Группа

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

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

flow-layout
Версия

Версия

1.2.2
Тип

Тип

aar

Скачать flow-layout 1.2.2


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