GroupId | GroupIdcom.hannesdorfmann |
---|---|
ArtifactId | ArtifactIdadapterdelegates2 |
Version | Version2.0.0 |
Type | Typeaar |
Filename | Size |
---|---|
adapterdelegates2-2.0.0.pom | |
adapterdelegates2-2.0.0.aar | 8 KB |
adapterdelegates2-2.0.0-sources.jar | 8 KB |
adapterdelegates2-2.0.0-javadoc.jar | 39 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.hannesdorfmann/adapterdelegates2/ -->
<dependency>
<groupId>com.hannesdorfmann</groupId>
<artifactId>adapterdelegates2</artifactId>
<version>2.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.hannesdorfmann/adapterdelegates2/
implementation 'com.hannesdorfmann:adapterdelegates2:2.0.0'
// https://jarcasting.com/artifacts/com.hannesdorfmann/adapterdelegates2/
implementation ("com.hannesdorfmann:adapterdelegates2:2.0.0")
'com.hannesdorfmann:adapterdelegates2:aar:2.0.0'
<dependency org="com.hannesdorfmann" name="adapterdelegates2" rev="2.0.0">
<artifact name="adapterdelegates2" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.hannesdorfmann', module='adapterdelegates2', version='2.0.0')
)
libraryDependencies += "com.hannesdorfmann" % "adapterdelegates2" % "2.0.0"
[com.hannesdorfmann/adapterdelegates2 "2.0.0"]