is not current version
Last Version 0.4.1

com.github.beksomega:loopinglayout 0.3.2

A library that adds a looping layout manager for recycler views.

GroupId

GroupId

com.github.beksomega
ArtifactId

ArtifactId

loopinglayout
Version

Version

0.3.2
Type

Type

aar

Download loopinglayout 0.3.2


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