recyclerview

Data Binding for Android RecycleView

License

License

Categories

Categories

Net
GroupId

GroupId

net.droidlabs.mvvm
ArtifactId

ArtifactId

recyclerview
Last Version

Last Version

0.0.2
Release Date

Release Date

Type

Type

aar
Description

Description

recyclerview
Data Binding for Android RecycleView
Project URL

Project URL

https://github.com/radzio/android-data-binding-recyclerview
Source Code Management

Source Code Management

https://github.com/radzio/android-data-binding-recyclerview

Download recyclerview

How to add to project

<!-- https://jarcasting.com/artifacts/net.droidlabs.mvvm/recyclerview/ -->
<dependency>
    <groupId>net.droidlabs.mvvm</groupId>
    <artifactId>recyclerview</artifactId>
    <version>0.0.2</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/net.droidlabs.mvvm/recyclerview/
implementation 'net.droidlabs.mvvm:recyclerview:0.0.2'
// https://jarcasting.com/artifacts/net.droidlabs.mvvm/recyclerview/
implementation ("net.droidlabs.mvvm:recyclerview:0.0.2")
'net.droidlabs.mvvm:recyclerview:aar:0.0.2'
<dependency org="net.droidlabs.mvvm" name="recyclerview" rev="0.0.2">
  <artifact name="recyclerview" type="aar" />
</dependency>
@Grapes(
@Grab(group='net.droidlabs.mvvm', module='recyclerview', version='0.0.2')
)
libraryDependencies += "net.droidlabs.mvvm" % "recyclerview" % "0.0.2"
[net.droidlabs.mvvm/recyclerview "0.0.2"]

Dependencies

compile (3)

Group / Artifact Type Version
com.android.support » support-annotations jar 22.2.0
com.android.databinding » adapters jar 1.0-rc0
com.android.databinding » library jar 1.0-rc0

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.2