binding

Simple API implement DataBinding and ViewBinding

License

License

The Apache Software License, Version 2.0
GroupId

GroupId

com.hi-dhl
ArtifactId

ArtifactId

binding
Last Version

Last Version

1.1.5
Release Date

Release Date

Type

Type

aar
Description

Description

binding
Simple API implement DataBinding and ViewBinding
Project URL

Project URL

https://github.com/hi-dhl/Binding
Source Code Management

Source Code Management

https://github.com/hi-dhl/Binding

Download binding

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
androidx.databinding » viewbinding jar 4.1.1
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.21
androidx.core » core-ktx jar 1.3.2
androidx.appcompat » appcompat jar 1.2.0
androidx.recyclerview » recyclerview jar 1.1.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.5
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.0.9
1.0.8
1.0.6
1.0.5
1.0.4
1.0.3
1.0.1
1.0.0