is not current version
Last Version 1.5.6

com.github.kirich1409:viewbindingpropertydelegate 1.4.2

Make work with Android View Binding simpler

GroupId

GroupId

com.github.kirich1409
ArtifactId

ArtifactId

viewbindingpropertydelegate
Version

Version

1.4.2
Type

Type

aar

Download viewbindingpropertydelegate 1.4.2


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