Categories |
CategoriesKotlin Languages |
---|---|
GroupId | GroupIdcom.hannesdorfmann |
ArtifactId | ArtifactIdadapterdelegates4-kotlin-dsl |
Version | Version4.1.1 |
Type | Typeaar |
Filename | Size |
---|---|
adapterdelegates4-kotlin-dsl-4.1.1.pom | |
adapterdelegates4-kotlin-dsl-4.1.1.aar | 13 KB |
adapterdelegates4-kotlin-dsl-4.1.1-sources.jar | 775 bytes |
adapterdelegates4-kotlin-dsl-4.1.1-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.1.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.hannesdorfmann/adapterdelegates4-kotlin-dsl/
implementation 'com.hannesdorfmann:adapterdelegates4-kotlin-dsl:4.1.1'
// https://jarcasting.com/artifacts/com.hannesdorfmann/adapterdelegates4-kotlin-dsl/
implementation ("com.hannesdorfmann:adapterdelegates4-kotlin-dsl:4.1.1")
'com.hannesdorfmann:adapterdelegates4-kotlin-dsl:aar:4.1.1'
<dependency org="com.hannesdorfmann" name="adapterdelegates4-kotlin-dsl" rev="4.1.1">
<artifact name="adapterdelegates4-kotlin-dsl" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.hannesdorfmann', module='adapterdelegates4-kotlin-dsl', version='4.1.1')
)
libraryDependencies += "com.hannesdorfmann" % "adapterdelegates4-kotlin-dsl" % "4.1.1"
[com.hannesdorfmann/adapterdelegates4-kotlin-dsl "4.1.1"]