Last Version

itemsadapter-viewbinding 1.1

Use ViewBinding for bindings in ItemsAdapter

License

License

GroupId

GroupId

com.redmadrobot.itemsadapter
ArtifactId

ArtifactId

itemsadapter-viewbinding
Version

Version

1.1
Type

Type

aar
Description

Description

itemsadapter-viewbinding
Use ViewBinding for bindings in ItemsAdapter
Project URL

Project URL

https://github.com/RedMadRobot/itemsadapter
Source Code Management

Source Code Management

https://github.com/RedMadRobot/itemsadapter

Download itemsadapter-viewbinding 1.1


<!-- 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"]

Dependencies

compile (3)

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

runtime (1)

Group / Artifact Type Version
com.redmadrobot.extensions : viewbinding-ktx jar 4.1.0-0

Project Modules

There are no modules declared in this project.