recyclerview-lib

A RecyclerView library that is easy and safe to implement.

License

License

GroupId

GroupId

com.twotoasters.RecyclerViewLib
ArtifactId

ArtifactId

library
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

aar
Description

Description

recyclerview-lib
A RecyclerView library that is easy and safe to implement.
Project URL

Project URL

https://github.com/twotoasters/RecyclerViewLib
Source Code Management

Source Code Management

https://github.com/twotoasters/RecyclerViewLib

Download library

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.android.support » support-v4 jar 20.0.0

Project Modules

There are no modules declared in this project.
com.twotoasters.RecyclerViewLib

Ticketmaster Mobile Studio

Formerly Two Toasters

Versions

Version
1.0.0