is not current version
Last Version 1.1.5

binding 1.1.3

Simple API implement DataBinding and ViewBinding

License

License

The Apache Software License, Version 2.0
GroupId

GroupId

com.hi-dhl
ArtifactId

ArtifactId

binding
Version

Version

1.1.3
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 1.1.3


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

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.