NixLoaderRecyclerView

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

nixloaderrecyclerview
Last Version

Last Version

1.0.5
Release Date

Release Date

Type

Type

aar
Description

Description

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

Download nixloaderrecyclerview

How to add to project

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

Dependencies

compile (2)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.5
1.0.3
1.0.2
1.0.1
1.0.1-beta1