License |
License |
---|---|
GroupId | GroupIdcom.github.frist008 |
ArtifactId | ArtifactIdnixrecyclerview |
Last Version | Last Version1.0.3 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionNixRecyclerView
Combined lib for Android 2.2+: ORM; Easy to work with adapters; Easy to work with loaders
|
Filename | Size |
---|---|
nixrecyclerview-1.0.3.pom | |
nixrecyclerview-1.0.3.apklib | 5 KB |
nixrecyclerview-1.0.3-sources.jar | 5 KB |
nixrecyclerview-1.0.3-javadoc.jar | 42 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.github.frist008 : nixadapter | jar | 1.0.3 |
com.android.support » recyclerview-v7 | jar | 23.2.1 |