Last Version

Simple Item Decoration 1.0.0

A divider for Android's RecyclerView using RecyclerView.ItemDecoration

License

License

GroupId

GroupId

com.bignerdranch.android
ArtifactId

ArtifactId

simple-item-decoration
Version

Version

1.0.0
Type

Type

aar
Description

Description

Simple Item Decoration
A divider for Android's RecyclerView using RecyclerView.ItemDecoration
Project URL

Project URL

https://github.com/bignerdranch/simple-item-decoration
Source Code Management

Source Code Management

https://github.com/bignerdranch/simple-item-decoration

Download simple-item-decoration 1.0.0


<!-- https://jarcasting.com/artifacts/com.bignerdranch.android/simple-item-decoration/ -->
<dependency>
    <groupId>com.bignerdranch.android</groupId>
    <artifactId>simple-item-decoration</artifactId>
    <version>1.0.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.bignerdranch.android/simple-item-decoration/
implementation 'com.bignerdranch.android:simple-item-decoration:1.0.0'
// https://jarcasting.com/artifacts/com.bignerdranch.android/simple-item-decoration/
implementation ("com.bignerdranch.android:simple-item-decoration:1.0.0")
'com.bignerdranch.android:simple-item-decoration:aar:1.0.0'
<dependency org="com.bignerdranch.android" name="simple-item-decoration" rev="1.0.0">
  <artifact name="simple-item-decoration" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.bignerdranch.android', module='simple-item-decoration', version='1.0.0')
)
libraryDependencies += "com.bignerdranch.android" % "simple-item-decoration" % "1.0.0"
[com.bignerdranch.android/simple-item-decoration "1.0.0"]

Dependencies

compile (1)

Group / Artifact Type Version
com.android.support » recyclerview-v7 jar 23.1.1

Project Modules

There are no modules declared in this project.