FunDapter library

Simplify Adapter creation for your Android ListViews.

License

License

GroupId

GroupId

com.github.amigold.fundapter
ArtifactId

ArtifactId

library
Last Version

Last Version

1.01
Release Date

Release Date

Type

Type

jar
Description

Description

FunDapter library
Simplify Adapter creation for your Android ListViews.
Project URL

Project URL

https://github.com/amigold/FunDapter
Source Code Management

Source Code Management

https://github.com/amigold/FunDapter

Download library

How to add to project

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

Dependencies

compile (1)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.01
1.0