GroupId | GroupIdcom.hannesdorfmann |
---|---|
ArtifactId | ArtifactIdadapterdelegates3 |
Version | Version3.0.1 |
Type | Typeaar |
Filename | Size |
---|---|
adapterdelegates3-3.0.1.pom | |
adapterdelegates3-3.0.1.aar | 9 KB |
adapterdelegates3-3.0.1-sources.jar | 11 KB |
adapterdelegates3-3.0.1-javadoc.jar | 43 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.hannesdorfmann/adapterdelegates3/ -->
<dependency>
<groupId>com.hannesdorfmann</groupId>
<artifactId>adapterdelegates3</artifactId>
<version>3.0.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.hannesdorfmann/adapterdelegates3/
implementation 'com.hannesdorfmann:adapterdelegates3:3.0.1'
// https://jarcasting.com/artifacts/com.hannesdorfmann/adapterdelegates3/
implementation ("com.hannesdorfmann:adapterdelegates3:3.0.1")
'com.hannesdorfmann:adapterdelegates3:aar:3.0.1'
<dependency org="com.hannesdorfmann" name="adapterdelegates3" rev="3.0.1">
<artifact name="adapterdelegates3" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.hannesdorfmann', module='adapterdelegates3', version='3.0.1')
)
libraryDependencies += "com.hannesdorfmann" % "adapterdelegates3" % "3.0.1"
[com.hannesdorfmann/adapterdelegates3 "3.0.1"]