NoAdapterDataBinding

Too much boilerplate and effort to implement a list using RecyclerView. But, most of them can be omitted. This library will take care of the heavy part and leave you the easy part.

License

License

Categories

Categories

Data
GroupId

GroupId

vn.tiki.noadapter2
ArtifactId

ArtifactId

noadapter-databinding
Last Version

Last Version

2.0.3
Release Date

Release Date

Type

Type

aar
Description

Description

NoAdapterDataBinding
Too much boilerplate and effort to implement a list using RecyclerView. But, most of them can be omitted. This library will take care of the heavy part and leave you the easy part.

Download noadapter-databinding

How to add to project

<!-- https://jarcasting.com/artifacts/vn.tiki.noadapter2/noadapter-databinding/ -->
<dependency>
    <groupId>vn.tiki.noadapter2</groupId>
    <artifactId>noadapter-databinding</artifactId>
    <version>2.0.3</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/vn.tiki.noadapter2/noadapter-databinding/
implementation 'vn.tiki.noadapter2:noadapter-databinding:2.0.3'
// https://jarcasting.com/artifacts/vn.tiki.noadapter2/noadapter-databinding/
implementation ("vn.tiki.noadapter2:noadapter-databinding:2.0.3")
'vn.tiki.noadapter2:noadapter-databinding:aar:2.0.3'
<dependency org="vn.tiki.noadapter2" name="noadapter-databinding" rev="2.0.3">
  <artifact name="noadapter-databinding" type="aar" />
</dependency>
@Grapes(
@Grab(group='vn.tiki.noadapter2', module='noadapter-databinding', version='2.0.3')
)
libraryDependencies += "vn.tiki.noadapter2" % "noadapter-databinding" % "2.0.3"
[vn.tiki.noadapter2/noadapter-databinding "2.0.3"]

Dependencies

compile (7)

Group / Artifact Type Version
com.android.databinding » library jar 1.3.1
com.android.databinding : baseLibrary jar 3.0.0
com.android.databinding » adapters jar 1.3.1
com.android.support » support-annotations jar 25.1.0
com.android.support » appcompat-v7 jar 25.1.0
com.android.support » recyclerview-v7 jar 25.1.0
vn.tiki.noadapter2 : noadapter jar 2.0.3

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.3
2.0.2
2.0.1