Last Version

Android ViewHolder ListViews 0.7

Small library around using the 'ViewHolder' pattern with ListViews

License

License

GroupId

GroupId

com.madgag
ArtifactId

ArtifactId

android-viewholder-listviews
Version

Version

0.7
Type

Type

jar
Description

Description

Android ViewHolder ListViews
Small library around using the 'ViewHolder' pattern with ListViews
Project URL

Project URL

https://github.com/rtyley/android-viewholder-listviews

Download android-viewholder-listviews 0.7


<!-- https://jarcasting.com/artifacts/com.madgag/android-viewholder-listviews/ -->
<dependency>
    <groupId>com.madgag</groupId>
    <artifactId>android-viewholder-listviews</artifactId>
    <version>0.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.madgag/android-viewholder-listviews/
implementation 'com.madgag:android-viewholder-listviews:0.7'
// https://jarcasting.com/artifacts/com.madgag/android-viewholder-listviews/
implementation ("com.madgag:android-viewholder-listviews:0.7")
'com.madgag:android-viewholder-listviews:jar:0.7'
<dependency org="com.madgag" name="android-viewholder-listviews" rev="0.7">
  <artifact name="android-viewholder-listviews" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.madgag', module='android-viewholder-listviews', version='0.7')
)
libraryDependencies += "com.madgag" % "android-viewholder-listviews" % "0.7"
[com.madgag/android-viewholder-listviews "0.7"]

Dependencies

provided (1)

Group / Artifact Type Version
com.google.android : android jar 2.2.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.8

Project Modules

There are no modules declared in this project.