MVN

com.hi-dhl.library : binding

Maven & Gradle

Mar 07, 2021
422 stars

binding · Simple API implement DataBinding and ViewBinding

<dependency>
    <groupId>com.hi-dhl.library</groupId>
    <artifactId>binding</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.hi-dhl.library : binding to add to Maven - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of com.hi-dhl.library : binding to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
binding-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.hi-dhl.library</groupId>
    <artifactId>binding</artifactId>
    <version>1.0.0</version>
</dependency>

Advertisement