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