GroupId | GroupIdio.github.dokar3 |
---|---|
ArtifactId | ArtifactIdlazyrecycler |
Version | Version0.1.5 |
Type | Typeaar |
Filename | Size |
---|---|
lazyrecycler-0.1.5.pom | |
lazyrecycler-0.1.5.aar | 59 KB |
lazyrecycler-0.1.5-sources.jar | 14 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.dokar3/lazyrecycler/ -->
<dependency>
<groupId>io.github.dokar3</groupId>
<artifactId>lazyrecycler</artifactId>
<version>0.1.5</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.dokar3/lazyrecycler/
implementation 'io.github.dokar3:lazyrecycler:0.1.5'
// https://jarcasting.com/artifacts/io.github.dokar3/lazyrecycler/
implementation ("io.github.dokar3:lazyrecycler:0.1.5")
'io.github.dokar3:lazyrecycler:aar:0.1.5'
<dependency org="io.github.dokar3" name="lazyrecycler" rev="0.1.5">
<artifact name="lazyrecycler" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.dokar3', module='lazyrecycler', version='0.1.5')
)
libraryDependencies += "io.github.dokar3" % "lazyrecycler" % "0.1.5"
[io.github.dokar3/lazyrecycler "0.1.5"]