Last Version

View Binding Property Delegate 1.5.6

Make work with Android View Binding simpler

License

License

GroupId

GroupId

com.github.kirich1409
ArtifactId

ArtifactId

viewbindingpropertydelegate-noreflection
Version

Version

1.5.6
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.5.6


<!-- 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.