| GroupId | GroupIdcom.github.cmc00022 |
|---|---|
| ArtifactId | ArtifactIdeasyrecycleradapters |
| Version | Version1.0.2 |
| Type | Typeaar |
| Filename | Size |
|---|---|
| easyrecycleradapters-1.0.2.pom | |
| easyrecycleradapters-1.0.2.aar | 25 KB |
| easyrecycleradapters-1.0.2-sources.jar | 8 KB |
| easyrecycleradapters-1.0.2-javadoc.jar | 261 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.cmc00022/easyrecycleradapters/ -->
<dependency>
<groupId>com.github.cmc00022</groupId>
<artifactId>easyrecycleradapters</artifactId>
<version>1.0.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.cmc00022/easyrecycleradapters/
implementation 'com.github.cmc00022:easyrecycleradapters:1.0.2'
// https://jarcasting.com/artifacts/com.github.cmc00022/easyrecycleradapters/
implementation ("com.github.cmc00022:easyrecycleradapters:1.0.2")
'com.github.cmc00022:easyrecycleradapters:aar:1.0.2'
<dependency org="com.github.cmc00022" name="easyrecycleradapters" rev="1.0.2">
<artifact name="easyrecycleradapters" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.cmc00022', module='easyrecycleradapters', version='1.0.2')
)
libraryDependencies += "com.github.cmc00022" % "easyrecycleradapters" % "1.0.2"
[com.github.cmc00022/easyrecycleradapters "1.0.2"]