License |
License |
---|---|
Categories |
CategoriesKotlin Languages |
GroupId | GroupIdcom.hannesdorfmann |
ArtifactId | ArtifactIdadapterdelegates4-kotlin-dsl-viewbinding |
Last Version | Last Version4.3.2 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionAdapterDelegates-Kotlin-Dsl
Create reusable adapter components by favoring composition over inheritance
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.hannesdorfmann : adapterdelegates4 | jar | 4.3.2 |
androidx.databinding » viewbinding | jar | 7.0.3 |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-android-extensions-runtime | jar | 1.5.31 |
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.5.31 |