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