Last Version

BindingListView 1.0

Binding ListView Android Library

License

License

GroupId

GroupId

com.github.DigioAndroid
ArtifactId

ArtifactId

bindinglistview
Version

Version

1.0
Type

Type

aar
Description

Description

BindingListView
Binding ListView Android Library
Project URL

Project URL

https://github.com/DigioAndroid/BindingListView
Source Code Management

Source Code Management

https://github.com/DigioAndroid/BindingListView

Download bindinglistview 1.0


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

Dependencies

compile (7)

Group / Artifact Type Version
com.android.support » appcompat-v7 jar 23.1.1
com.android.support » recyclerview-v7 jar 23.1.1
com.android.databinding » library jar 1.0-rc3
com.android.databinding : baseLibrary jar 1.0-rc5
com.android.databinding » adapters jar 1.0-rc3
com.marshalchen.ultimaterecyclerview : library jar 0.3.18
io.reactivex : rxjava jar 1.0.16

Project Modules

There are no modules declared in this project.