MVN

me.tatarka : bindingcollectionadapter-recyclerview

Maven & Gradle

Nov 19, 2015
1.9k stars

BindingCollectionAdapter (RecyclerView) · Easy way to bind collections to listviews and recyclerviews with the new Android Data Binding framework

<dependency>
    <groupId>me.tatarka</groupId>
    <artifactId>bindingcollectionadapter-recyclerview</artifactId>
    <version>0.16</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of me.tatarka : bindingcollectionadapter-recyclerview to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.16

All Versions

Choose a version of me.tatarka : bindingcollectionadapter-recyclerview to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.16
bindingcollectionadapter-recyclerview-0.16
0.15
bindingcollectionadapter-recyclerview-0.15
0.14
bindingcollectionadapter-recyclerview-0.14

How to add a dependency to Maven

Add the following me.tatarka : bindingcollectionadapter-recyclerview maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>me.tatarka</groupId>
    <artifactId>bindingcollectionadapter-recyclerview</artifactId>
    <version>0.16</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following me.tatarka : bindingcollectionadapter-recyclerview gradle dependency to your build.gradle file:

implementation 'me.tatarka:bindingcollectionadapter-recyclerview:0.16'

Gradle Kotlin DSL: Add the following me.tatarka : bindingcollectionadapter-recyclerview gradle kotlin dependency to your build.gradle.kts file:

implementation("me.tatarka:bindingcollectionadapter-recyclerview:0.16")

How to add a dependency to SBT Scala

SBT Scala: Add the following me.tatarka : bindingcollectionadapter-recyclerview sbt scala dependency to your build.sbt file:

libraryDependencies += "me.tatarka" % "bindingcollectionadapter-recyclerview" % "0.16"

Advertisement

Dependencies from Group

Apr 22, 2019
3 usages
5.3k stars
Aug 18, 2016
1 usages
1.9k stars
Dec 02, 2015
1 usages
69 stars
Aug 09, 2016
15 stars

Discover Dependencies

Oct 02, 2015
143 stars
Sep 24, 2018
5 stars
Oct 02, 2015
Nov 25, 2015
1.7k stars
Jun 19, 2018
1.7k stars