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