is not current version
Last Version 1.0.3

binding 1.0.2

An android library for easy to use binding.

License

License

GroupId

GroupId

top.heue.utils
ArtifactId

ArtifactId

binding
Version

Version

1.0.2
Type

Type

aar
Description

Description

binding
An android library for easy to use binding.
Project URL

Project URL

https://github.com/sposer
Source Code Management

Source Code Management

https://github.com/sposer

Download binding 1.0.2

Filename Size
binding-1.0.2.pom
Browse

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

Dependencies

compile (5)

Group / Artifact Type Version
androidx.databinding » databinding-common jar 7.1.3
androidx.databinding » databinding-runtime jar 7.1.3
androidx.databinding » databinding-adapters jar 7.1.3
androidx.databinding » databinding-ktx jar 7.1.3
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.20

runtime (2)

Group / Artifact Type Version
com.github.bumptech.glide : glide jar 4.12.0
androidx.recyclerview » recyclerview jar 1.2.1

Project Modules

There are no modules declared in this project.