binding

An android library for easy to use binding.

License

License

GroupId

GroupId

top.heue.utils
ArtifactId

ArtifactId

binding
Last Version

Last Version

1.0.3
Release Date

Release Date

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

Filename Size
binding-1.0.3.pom
Browse

How to add to project

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

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.

Versions

Version
1.0.3
1.0.2
1.0.0