Last Version

Android Easy Adapter 1.5.0

Library that facilitates the use of AdapterViews and RecyclerViews on Android

License

License

GroupId

GroupId

uk.co.ribot
ArtifactId

ArtifactId

easyadapter
Version

Version

1.5.0
Type

Type

jar
Description

Description

Android Easy Adapter
Library that facilitates the use of AdapterViews and RecyclerViews on Android
Project URL

Project URL

https://github.com/ribot/easy-adapter

Download easyadapter 1.5.0


<!-- https://jarcasting.com/artifacts/uk.co.ribot/easyadapter/ -->
<dependency>
    <groupId>uk.co.ribot</groupId>
    <artifactId>easyadapter</artifactId>
    <version>1.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/uk.co.ribot/easyadapter/
implementation 'uk.co.ribot:easyadapter:1.5.0'
// https://jarcasting.com/artifacts/uk.co.ribot/easyadapter/
implementation ("uk.co.ribot:easyadapter:1.5.0")
'uk.co.ribot:easyadapter:jar:1.5.0'
<dependency org="uk.co.ribot" name="easyadapter" rev="1.5.0">
  <artifact name="easyadapter" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.co.ribot', module='easyadapter', version='1.5.0')
)
libraryDependencies += "uk.co.ribot" % "easyadapter" % "1.5.0"
[uk.co.ribot/easyadapter "1.5.0"]

Dependencies

compile (1)

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

Project Modules

There are no modules declared in this project.