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