Last Version

Assist Binding 1.0.1

Reduces Android view binding boilerplate.

License

License

GroupId

GroupId

com.owellox.android.assist
ArtifactId

ArtifactId

binding
Version

Version

1.0.1
Type

Type

aar
Description

Description

Assist Binding
Reduces Android view binding boilerplate.
Project URL

Project URL

https://github.com/owellox/assist-binding-android
Source Code Management

Source Code Management

https://github.com/owellox/assist-binding-android

Download binding 1.0.1


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

Dependencies

compile (1)

Group / Artifact Type Version
androidx.databinding » viewbinding jar 4.1.2

runtime (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.30
androidx.core » core-ktx jar 1.3.2
androidx.appcompat » appcompat jar 1.2.0

Project Modules

There are no modules declared in this project.