is not current version
Last Version 1.0.12

com.github.kopihao:peasy-recyclerview 1.0.3

com.github.kopihao:peasy-recyclerview:1.0.3

GroupId

GroupId

com.github.kopihao
ArtifactId

ArtifactId

peasy-recyclerview
Version

Version

1.0.3
Type

Type

aar

Download peasy-recyclerview 1.0.3


<!-- https://jarcasting.com/artifacts/com.github.kopihao/peasy-recyclerview/ -->
<dependency>
    <groupId>com.github.kopihao</groupId>
    <artifactId>peasy-recyclerview</artifactId>
    <version>1.0.3</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.kopihao/peasy-recyclerview/
implementation 'com.github.kopihao:peasy-recyclerview:1.0.3'
// https://jarcasting.com/artifacts/com.github.kopihao/peasy-recyclerview/
implementation ("com.github.kopihao:peasy-recyclerview:1.0.3")
'com.github.kopihao:peasy-recyclerview:aar:1.0.3'
<dependency org="com.github.kopihao" name="peasy-recyclerview" rev="1.0.3">
  <artifact name="peasy-recyclerview" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.kopihao', module='peasy-recyclerview', version='1.0.3')
)
libraryDependencies += "com.github.kopihao" % "peasy-recyclerview" % "1.0.3"
[com.github.kopihao/peasy-recyclerview "1.0.3"]