Last Version

binding 1.0.0

Simple API implement DataBinding and ViewBinding

License

License

GroupId

GroupId

com.hi-dhl.library
ArtifactId

ArtifactId

binding
Version

Version

1.0.0
Type

Type

pom
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.0


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

Dependencies

compile (8)

Group / Artifact Type Version
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
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

Project Modules

There are no modules declared in this project.