License |
License |
---|---|
GroupId | GroupIdcom.github.kirich1409 |
ArtifactId | ArtifactIdviewbindingpropertydelegate-noreflection |
Last Version | Last Version1.5.6 |
Release Date | Release Date |
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-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"]
Group / Artifact | Type | Version |
---|---|---|
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.4.0 |
androidx.lifecycle » lifecycle-common-java8 | jar | 2.4.0 |
androidx.recyclerview » recyclerview | jar | 1.2.1 |
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
|