AdapterDelegates-Kotlin-Dsl

Create reusable adapter components by favoring composition over inheritance

License

License

Categories

Categories

Kotlin Languages
GroupId

GroupId

com.hannesdorfmann
ArtifactId

ArtifactId

adapterdelegates4-kotlin-dsl-viewbinding
Last Version

Last Version

4.3.2
Release Date

Release Date

Type

Type

aar
Description

Description

AdapterDelegates-Kotlin-Dsl
Create reusable adapter components by favoring composition over inheritance
Project URL

Project URL

https://github.com/sockeqwe/AdapterDelegates
Source Code Management

Source Code Management

https://github.com/sockeqwe/AdapterDelegates

Download adapterdelegates4-kotlin-dsl-viewbinding

How to add to project

<!-- https://jarcasting.com/artifacts/com.hannesdorfmann/adapterdelegates4-kotlin-dsl-viewbinding/ -->
<dependency>
    <groupId>com.hannesdorfmann</groupId>
    <artifactId>adapterdelegates4-kotlin-dsl-viewbinding</artifactId>
    <version>4.3.2</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.hannesdorfmann/adapterdelegates4-kotlin-dsl-viewbinding/
implementation 'com.hannesdorfmann:adapterdelegates4-kotlin-dsl-viewbinding:4.3.2'
// https://jarcasting.com/artifacts/com.hannesdorfmann/adapterdelegates4-kotlin-dsl-viewbinding/
implementation ("com.hannesdorfmann:adapterdelegates4-kotlin-dsl-viewbinding:4.3.2")
'com.hannesdorfmann:adapterdelegates4-kotlin-dsl-viewbinding:aar:4.3.2'
<dependency org="com.hannesdorfmann" name="adapterdelegates4-kotlin-dsl-viewbinding" rev="4.3.2">
  <artifact name="adapterdelegates4-kotlin-dsl-viewbinding" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.hannesdorfmann', module='adapterdelegates4-kotlin-dsl-viewbinding', version='4.3.2')
)
libraryDependencies += "com.hannesdorfmann" % "adapterdelegates4-kotlin-dsl-viewbinding" % "4.3.2"
[com.hannesdorfmann/adapterdelegates4-kotlin-dsl-viewbinding "4.3.2"]

Dependencies

compile (2)

Group / Artifact Type Version
com.hannesdorfmann : adapterdelegates4 jar 4.3.2
androidx.databinding » viewbinding jar 7.0.3

runtime (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-android-extensions-runtime jar 1.5.31
org.jetbrains.kotlin : kotlin-stdlib jar 1.5.31

Project Modules

There are no modules declared in this project.

Versions

Version
4.3.2
4.3.1
4.3.0