| License | License
                                                        The Apache Software License, Version 2.0                                                 | 
|---|---|
| GroupId | GroupIdcom.hi-dhl | 
| ArtifactId | ArtifactIdbinding | 
| Last Version | Last Version1.1.5 | 
| Release Date | Release Date | 
| Type | Typeaar | 
| Description | Descriptionbinding Simple API implement DataBinding and ViewBinding | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| binding-1.1.5.pom | |
| binding-1.1.5.aar | 54 KB | 
| binding-1.1.5-sources.jar | 12 KB | 
| binding-1.1.5-javadoc.jar | 261 bytes | 
| Browse | 
<!-- 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"]| 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 |