| License |
License |
|---|---|
| Categories |
CategoriesKotlin Languages |
| GroupId | GroupIdcom.hannesdorfmann |
| ArtifactId | ArtifactIdadapterdelegates4-kotlin-dsl |
| 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 |
| Filename | Size |
|---|---|
| adapterdelegates4-kotlin-dsl-4.3.2.pom | |
| adapterdelegates4-kotlin-dsl-4.3.2.aar | 12 KB |
| adapterdelegates4-kotlin-dsl-4.3.2-sources.jar | 775 bytes |
| adapterdelegates4-kotlin-dsl-4.3.2-javadoc.jar | 261 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/com.hannesdorfmann/adapterdelegates4-kotlin-dsl/ -->
<dependency>
<groupId>com.hannesdorfmann</groupId>
<artifactId>adapterdelegates4-kotlin-dsl</artifactId>
<version>4.3.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.hannesdorfmann/adapterdelegates4-kotlin-dsl/
implementation 'com.hannesdorfmann:adapterdelegates4-kotlin-dsl:4.3.2'
// https://jarcasting.com/artifacts/com.hannesdorfmann/adapterdelegates4-kotlin-dsl/
implementation ("com.hannesdorfmann:adapterdelegates4-kotlin-dsl:4.3.2")
'com.hannesdorfmann:adapterdelegates4-kotlin-dsl:aar:4.3.2'
<dependency org="com.hannesdorfmann" name="adapterdelegates4-kotlin-dsl" rev="4.3.2">
<artifact name="adapterdelegates4-kotlin-dsl" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.hannesdorfmann', module='adapterdelegates4-kotlin-dsl', version='4.3.2')
)
libraryDependencies += "com.hannesdorfmann" % "adapterdelegates4-kotlin-dsl" % "4.3.2"
[com.hannesdorfmann/adapterdelegates4-kotlin-dsl "4.3.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.hannesdorfmann : adapterdelegates4 | jar | 4.3.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.5.31 |