Last Version

recycler-view-divider 3.5.0

A library that can configure a divider for a RecyclerView.

License

License

Categories

Categories

IDE Development Tools
GroupId

GroupId

com.github.fondesa
ArtifactId

ArtifactId

recycler-view-divider
Version

Version

3.5.0
Type

Type

aar
Description

Description

recycler-view-divider
A library that can configure a divider for a RecyclerView.
Project URL

Project URL

https://github.com/fondesa/recycler-view-divider
Source Code Management

Source Code Management

https://github.com/fondesa/recycler-view-divider

Download recycler-view-divider 3.5.0


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

Dependencies

compile (2)

Group / Artifact Type Version
androidx.recyclerview » recyclerview jar 1.1.0
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.32

Project Modules

There are no modules declared in this project.