не последняя версия
Последняя версия 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 .

Группа

Группа

com.github.isong0623
Идентификатор

Идентификатор

EasyAdapter
Версия

Версия

1.0-androidx
Тип

Тип

aar

Скачать 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"]