Last Version

viewbinding-ktx 4.2.1-0

A set of Kotlin extensions for dealing with ViewBinding

License

License

GroupId

GroupId

com.redmadrobot.extensions
ArtifactId

ArtifactId

viewbinding-ktx
Version

Version

4.2.1-0
Type

Type

aar
Description

Description

viewbinding-ktx
A set of Kotlin extensions for dealing with ViewBinding
Project URL

Project URL

https://github.com/RedMadRobot/redmadrobot-android-ktx
Source Code Management

Source Code Management

https://github.com/RedMadRobot/redmadrobot-android-ktx

Download viewbinding-ktx 4.2.1-0


<!-- https://jarcasting.com/artifacts/com.redmadrobot.extensions/viewbinding-ktx/ -->
<dependency>
    <groupId>com.redmadrobot.extensions</groupId>
    <artifactId>viewbinding-ktx</artifactId>
    <version>4.2.1-0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.redmadrobot.extensions/viewbinding-ktx/
implementation 'com.redmadrobot.extensions:viewbinding-ktx:4.2.1-0'
// https://jarcasting.com/artifacts/com.redmadrobot.extensions/viewbinding-ktx/
implementation ("com.redmadrobot.extensions:viewbinding-ktx:4.2.1-0")
'com.redmadrobot.extensions:viewbinding-ktx:aar:4.2.1-0'
<dependency org="com.redmadrobot.extensions" name="viewbinding-ktx" rev="4.2.1-0">
  <artifact name="viewbinding-ktx" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.redmadrobot.extensions', module='viewbinding-ktx', version='4.2.1-0')
)
libraryDependencies += "com.redmadrobot.extensions" % "viewbinding-ktx" % "4.2.1-0"
[com.redmadrobot.extensions/viewbinding-ktx "4.2.1-0"]

Dependencies

compile (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.5.20
androidx.databinding » viewbinding jar 4.2.1
androidx.fragment » fragment jar 1.3.5

runtime (2)

Group / Artifact Type Version
androidx.lifecycle » lifecycle-common jar 2.3.1
androidx.lifecycle » lifecycle-livedata-core jar 2.3.1

Project Modules

There are no modules declared in this project.