Last Version

binding 1.0.2

Simple API implement DataBinding and ViewBinding

License

License

GroupId

GroupId

com.hi-dhl.test
ArtifactId

ArtifactId

binding
Version

Version

1.0.2
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.0.2


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

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.