не последняя версия
Последняя версия 1.2-core

com.github.isong0623:EasyJson 1.0-support

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 .

Категории

Категории

JSON Данные
Группа

Группа

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

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

EasyJson
Версия

Версия

1.0-support
Тип

Тип

aar

Скачать EasyJson 1.0-support

Имя Файла Размер
EasyJson-1.0-support.pom
EasyJson-1.0-support.aar 78 KB
Обзор

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