is not current version
Last Version 1.0-support

com.github.isong0623:EasyAdapter 1.0-androidx

This is a view that is similar to the CardView of google ,but it can change the position of shadow and the shadow color of it .

GroupId

GroupId

com.github.isong0623
ArtifactId

ArtifactId

EasyAdapter
Version

Version

1.0-androidx
Type

Type

aar

Download EasyAdapter 1.0-androidx


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