EasyJson

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

Categories

Categories

JSON Data
GroupId

GroupId

com.github.isong0623
ArtifactId

ArtifactId

EasyJson
Last Version

Last Version

1.2-core
Release Date

Release Date

Type

Type

aar
Description

Description

EasyJson
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 EasyJson

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.android.support » appcompat-v7 jar 26.1.0
com.android.support.constraint » constraint-layout jar 1.0.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.2-core
1.1-core
1.0-support