View Binding Property Delegate

Make work with Android View Binding simpler

License

License

GroupId

GroupId

com.github.kirich1409
ArtifactId

ArtifactId

viewbindingpropertydelegate-noreflection
Last Version

Last Version

1.5.6
Release Date

Release Date

Type

Type

aar
Description

Description

View Binding Property Delegate
Make work with Android View Binding simpler
Project URL

Project URL

https://github.com/kirich1409/ViewBindingPropertyDelegate
Source Code Management

Source Code Management

https://github.com/kirich1409/ViewBindingPropertyDelegate

Download viewbindingpropertydelegate-noreflection

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.kirich1409/viewbindingpropertydelegate-noreflection/ -->
<dependency>
    <groupId>com.github.kirich1409</groupId>
    <artifactId>viewbindingpropertydelegate-noreflection</artifactId>
    <version>1.5.6</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.kirich1409/viewbindingpropertydelegate-noreflection/
implementation 'com.github.kirich1409:viewbindingpropertydelegate-noreflection:1.5.6'
// https://jarcasting.com/artifacts/com.github.kirich1409/viewbindingpropertydelegate-noreflection/
implementation ("com.github.kirich1409:viewbindingpropertydelegate-noreflection:1.5.6")
'com.github.kirich1409:viewbindingpropertydelegate-noreflection:aar:1.5.6'
<dependency org="com.github.kirich1409" name="viewbindingpropertydelegate-noreflection" rev="1.5.6">
  <artifact name="viewbindingpropertydelegate-noreflection" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.kirich1409', module='viewbindingpropertydelegate-noreflection', version='1.5.6')
)
libraryDependencies += "com.github.kirich1409" % "viewbindingpropertydelegate-noreflection" % "1.5.6"
[com.github.kirich1409/viewbindingpropertydelegate-noreflection "1.5.6"]

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.31

runtime (4)

Group / Artifact Type Version
androidx.core » core-ktx jar 1.7.0
androidx.fragment » fragment-ktx jar 1.4.0
androidx.lifecycle » lifecycle-common-java8 jar 2.4.0
androidx.recyclerview » recyclerview jar 1.2.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.5.6
1.5.5
1.5.4
1.5.3
1.5.2
1.5.1-beta01
1.5.0-beta02
1.5.0-beta01
1.4.7
1.4.6
1.4.5
1.4.4
1.4.3
1.4.2