License |
License |
---|---|
GroupId | GroupIdcom.github.kirich1409 |
ArtifactId | ArtifactIdviewbindingpropertydelegate |
Version | Version1.5.3 |
Type | Typeaar |
Description |
DescriptionView Binding Property Delegate
Make work with Android View Binding simpler
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.kirich1409/viewbindingpropertydelegate/ -->
<dependency>
<groupId>com.github.kirich1409</groupId>
<artifactId>viewbindingpropertydelegate</artifactId>
<version>1.5.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.kirich1409/viewbindingpropertydelegate/
implementation 'com.github.kirich1409:viewbindingpropertydelegate:1.5.3'
// https://jarcasting.com/artifacts/com.github.kirich1409/viewbindingpropertydelegate/
implementation ("com.github.kirich1409:viewbindingpropertydelegate:1.5.3")
'com.github.kirich1409:viewbindingpropertydelegate:aar:1.5.3'
<dependency org="com.github.kirich1409" name="viewbindingpropertydelegate" rev="1.5.3">
<artifact name="viewbindingpropertydelegate" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.kirich1409', module='viewbindingpropertydelegate', version='1.5.3')
)
libraryDependencies += "com.github.kirich1409" % "viewbindingpropertydelegate" % "1.5.3"
[com.github.kirich1409/viewbindingpropertydelegate "1.5.3"]
Group / Artifact | Type | Version |
---|---|---|
com.github.kirich1409 : viewbindingpropertydelegate-noreflection | jar | 1.5.3 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.31 |
Group / Artifact | Type | Version |
---|---|---|
androidx.core » core-ktx | jar | 1.7.0 |
androidx.fragment » fragment-ktx | jar | 1.3.6 |
androidx.recyclerview » recyclerview | jar | 1.2.1 |