is not current version
Last Version 1.1.0

bindables 1.0.8

Android DataBinding kit for notifying data changes from Model layers to UI layers.

License

License

GroupId

GroupId

com.github.skydoves
ArtifactId

ArtifactId

bindables
Version

Version

1.0.8
Type

Type

aar
Description

Description

bindables
Android DataBinding kit for notifying data changes from Model layers to UI layers.
Project URL

Project URL

https://github.com/skydoves/bindables/
Source Code Management

Source Code Management

https://github.com/skydoves/bindables/

Download bindables 1.0.8


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

Dependencies

compile (7)

Group / Artifact Type Version
androidx.lifecycle » lifecycle-viewmodel-ktx jar 2.3.0
androidx.lifecycle » lifecycle-viewmodel-savedstate jar 2.3.0
androidx.recyclerview » recyclerview jar 1.1.0
androidx.databinding » databinding-common jar 4.1.1
androidx.databinding » databinding-runtime jar 4.1.1
androidx.databinding » databinding-adapters jar 4.1.1
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.30

runtime (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-reflect jar 1.4.30
com.google.android.material » material jar 1.3.0
androidx.appcompat » appcompat jar 1.3.0-alpha02

Project Modules

There are no modules declared in this project.