| License |
License |
|---|---|
| GroupId | GroupIdcom.redmadrobot.itemsadapter |
| ArtifactId | ArtifactIditemsadapter-viewbinding |
| Version | Version1.1 |
| Type | Typeaar |
| Description |
Descriptionitemsadapter-viewbinding
Use ViewBinding for bindings in ItemsAdapter
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| itemsadapter-viewbinding-1.1.pom | |
| itemsadapter-viewbinding-1.1-sources.jar | 709 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/com.redmadrobot.itemsadapter/itemsadapter-viewbinding/ -->
<dependency>
<groupId>com.redmadrobot.itemsadapter</groupId>
<artifactId>itemsadapter-viewbinding</artifactId>
<version>1.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.redmadrobot.itemsadapter/itemsadapter-viewbinding/
implementation 'com.redmadrobot.itemsadapter:itemsadapter-viewbinding:1.1'
// https://jarcasting.com/artifacts/com.redmadrobot.itemsadapter/itemsadapter-viewbinding/
implementation ("com.redmadrobot.itemsadapter:itemsadapter-viewbinding:1.1")
'com.redmadrobot.itemsadapter:itemsadapter-viewbinding:aar:1.1'
<dependency org="com.redmadrobot.itemsadapter" name="itemsadapter-viewbinding" rev="1.1">
<artifact name="itemsadapter-viewbinding" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.redmadrobot.itemsadapter', module='itemsadapter-viewbinding', version='1.1')
)
libraryDependencies += "com.redmadrobot.itemsadapter" % "itemsadapter-viewbinding" % "1.1"
[com.redmadrobot.itemsadapter/itemsadapter-viewbinding "1.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.4.30 |
| com.redmadrobot.itemsadapter : itemsadapter | jar | 1.1 |
| androidx.databinding » viewbinding | jar | 4.1.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.redmadrobot.extensions : viewbinding-ktx | jar | 4.1.0-0 |