Skip to content

smartnsoft/smartrecyclerview-android

Repository files navigation

SmartRecyclerView

Enhanced RecyclerView

Usage

From JCenter

Library releases are available on JCenter

Gradle

compile 'com.smartnsoft:recyclerview:1.5'

Maven

<dependency>
  <groupId>com.smartnsoft</groupId>
  <artifactId>recyclerview</artifactId>
  <version>1.5</version>
  <type>aar</type>
</dependency>

Author

The Android Team @Smart&Soft, software agency http://www.smartnsoft.com

License

smartrecyclerview-android is available under the MIT license. See the LICENSE file for more info.