Shadow Layout

ShadowLayout a css like shadow for android

License

License

Categories

Categories

Net
GroupId

GroupId

net.orandja.shadowlayout
ArtifactId

ArtifactId

shadowlayout
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

aar
Description

Description

Shadow Layout
ShadowLayout a css like shadow for android
Project URL

Project URL

https://github.com/L-Briand/ShadowLayout
Source Code Management

Source Code Management

https://github.com/L-Briand/ShadowLayout

Download shadowlayout

How to add to project

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

Dependencies

runtime (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.5.0
androidx.core » core-ktx jar 1.5.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0