Last Version

RecyclerviewAssist 0.0.1

A library that can help to use RecyclerView

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.github.claymantwinkle
ArtifactId

ArtifactId

recyclerviewassist
Version

Version

0.0.1
Type

Type

aar
Description

Description

RecyclerviewAssist
A library that can help to use RecyclerView

Download recyclerviewassist 0.0.1


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

Dependencies

compile (2)

Group / Artifact Type Version
com.android.support » recyclerview-v7 jar 23.4.0
com.android.support » appcompat-v7 jar 23.4.0

Project Modules

There are no modules declared in this project.