is not current version
Last Version 1.1.5

com.hi-dhl:binding 1.0.0

Simple API implement DataBinding and ViewBinding

GroupId

GroupId

com.hi-dhl
ArtifactId

ArtifactId

binding
Version

Version

1.0.0
Type

Type

pom

Download binding 1.0.0

Filename Size
binding-1.0.0.pom
Browse

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