-
-
Notifications
You must be signed in to change notification settings - Fork 45
Integration
Giorgio Antonioli edited this page Oct 4, 2019
·
8 revisions
You can download a jar from GitHub's releases page or grab it from jcenter() or mavenCentral().
dependencies {
compile 'com.github.fondesa:recycler-view-divider:3.0.1'
}<dependency>
<groupId>com.github.fondesa</groupId>
<artifactId>recycler-view-divider</artifactId>
<version>3.0.1</version>
<type>pom</type>
</dependency>