is not current version
Last Version 5.2

top.qinbaowei:expandableadapter 5.0

A simple recyclerview adapter

GroupId

GroupId

top.qinbaowei
ArtifactId

ArtifactId

expandableadapter
Version

Version

5.0
Type

Type

aar

Download expandableadapter 5.0


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