GroupId | GroupIdcom.github.kopihao |
---|---|
ArtifactId | ArtifactIdpeasy-recyclerview |
Version | Version1.0.6 |
Type | Typeaar |
Filename | Size |
---|---|
peasy-recyclerview-1.0.6.pom | |
peasy-recyclerview-1.0.6.aar | 43 KB |
peasy-recyclerview-1.0.6-sources.jar | 8 KB |
peasy-recyclerview-1.0.6-javadoc.jar | 74 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.kopihao/peasy-recyclerview/ -->
<dependency>
<groupId>com.github.kopihao</groupId>
<artifactId>peasy-recyclerview</artifactId>
<version>1.0.6</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.kopihao/peasy-recyclerview/
implementation 'com.github.kopihao:peasy-recyclerview:1.0.6'
// https://jarcasting.com/artifacts/com.github.kopihao/peasy-recyclerview/
implementation ("com.github.kopihao:peasy-recyclerview:1.0.6")
'com.github.kopihao:peasy-recyclerview:aar:1.0.6'
<dependency org="com.github.kopihao" name="peasy-recyclerview" rev="1.0.6">
<artifact name="peasy-recyclerview" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.kopihao', module='peasy-recyclerview', version='1.0.6')
)
libraryDependencies += "com.github.kopihao" % "peasy-recyclerview" % "1.0.6"
[com.github.kopihao/peasy-recyclerview "1.0.6"]