NixRecyclerView

Combined lib for Android 2.2+: ORM; Easy to work with adapters; Easy to work with loaders

License

License

MIT
GroupId

GroupId

com.github.frist008
ArtifactId

ArtifactId

nixrecyclerview
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

aar
Description

Description

NixRecyclerView
Combined lib for Android 2.2+: ORM; Easy to work with adapters; Easy to work with loaders

Download nixrecyclerview

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.frist008 : nixadapter jar 1.0.3
com.android.support » recyclerview-v7 jar 23.2.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.3
1.0.2
1.0.1