Last Version

NixAdapterRecyclerView 1.0.6

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

nixadapterrecyclerview
Version

Version

1.0.6
Type

Type

aar
Description

Description

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

Download nixadapterrecyclerview 1.0.6


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

Dependencies

compile (2)

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

Project Modules

There are no modules declared in this project.