is not current version
Last Version 4.3.2

com.hannesdorfmann:adapterdelegates4-kotlin-dsl-layoutcontainer 4.1.1

Create reusable adapter components by favoring composition over inheritance

Categories

Categories

Kotlin Languages Container
GroupId

GroupId

com.hannesdorfmann
ArtifactId

ArtifactId

adapterdelegates4-kotlin-dsl-layoutcontainer
Version

Version

4.1.1
Type

Type

aar

Download adapterdelegates4-kotlin-dsl-layoutcontainer 4.1.1


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