is not current version
Last Version 3.5.0

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

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.1.0
Type

Type

aar

Download recycler-view-divider 1.1.0


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