EasyAdapter

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 .

License

License

GroupId

GroupId

com.github.isong0623
ArtifactId

ArtifactId

EasyAdapter
Last Version

Last Version

1.0-support
Release Date

Release Date

Type

Type

aar
Description

Description

EasyAdapter
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 .

Download EasyAdapter

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.0-support
1.0-androidx