is not current version
Last Version 3.5.0

com.github.fondesa:recycler-view-divider 1.3.3

A simple library that creates a divider for a RecyclerView

Categories

Categories

IDE Development Tools
GroupId

GroupId

com.github.fondesa
ArtifactId

ArtifactId

recycler-view-divider
Version

Version

1.3.3
Type

Type

aar

Download recycler-view-divider 1.3.3


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