is not current version
Last Version 1.5.6

View Binding Property Delegate 1.4.7

Make work with Android View Binding simpler

License

License

GroupId

GroupId

com.github.kirich1409
ArtifactId

ArtifactId

viewbindingpropertydelegate-noreflection
Version

Version

1.4.7
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 1.4.7


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

Dependencies

compile (1)

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

runtime (5)

Group / Artifact Type Version
androidx.core » core-ktx jar 1.6.0
androidx.fragment » fragment-ktx jar 1.3.5
androidx.databinding » viewbinding jar 4.2.2
androidx.lifecycle » lifecycle-common-java8 jar 2.3.1
androidx.recyclerview » recyclerview jar 1.2.1

Project Modules

There are no modules declared in this project.