License |
License |
---|---|
GroupId | GroupIdcom.github.frist008 |
ArtifactId | ArtifactIdnixadapterrecyclerview |
Last Version | Last Version1.0.6 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionNixAdapterRecyclerView
Combined lib for Android 2.2+: ORM; Easy to work with adapters; Easy to work with loaders
|
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.android.support » recyclerview-v7 | jar | 23.2.1 |
com.github.frist008 : nixadapter | jar | 1.0.6 |