Last Version

LoopingLayout 0.4.1

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

License

License

GroupId

GroupId

com.github.beksomega
ArtifactId

ArtifactId

loopinglayout
Version

Version

0.4.1
Type

Type

aar
Description

Description

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

Project URL

https://github.com/BeksOmega/looping-layout
Source Code Management

Source Code Management

https://github.com/BeksOmega/looping-layout

Download loopinglayout 0.4.1


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

Dependencies

compile (4)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-android-extensions-runtime jar 1.3.72
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.3.72
androidx.core » core-ktx jar 1.3.2
androidx.recyclerview » recyclerview jar 1.1.0

Project Modules

There are no modules declared in this project.