Last Version

Shadow Library 1.0.2

Simply way of set shadow in your vector image in android studio project. Very helpful developer to do design feature. You can add shadow color, transition and e.t.c.

License

License

GroupId

GroupId

io.github.renlov
ArtifactId

ArtifactId

shadowLibrary
Version

Version

1.0.2
Type

Type

jar
Description

Description

Shadow Library
Simply way of set shadow in your vector image in android studio project. Very helpful developer to do design feature. You can add shadow color, transition and e.t.c.
Project URL

Project URL

https://github.com/Renlov/ShadowVectorImage
Source Code Management

Source Code Management

https://github.com/Renlov/ShadowVectorImage/tree/master

Download shadowLibrary 1.0.2


<!-- https://jarcasting.com/artifacts/io.github.renlov/shadowLibrary/ -->
<dependency>
    <groupId>io.github.renlov</groupId>
    <artifactId>shadowLibrary</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.renlov/shadowLibrary/
implementation 'io.github.renlov:shadowLibrary:1.0.2'
// https://jarcasting.com/artifacts/io.github.renlov/shadowLibrary/
implementation ("io.github.renlov:shadowLibrary:1.0.2")
'io.github.renlov:shadowLibrary:jar:1.0.2'
<dependency org="io.github.renlov" name="shadowLibrary" rev="1.0.2">
  <artifact name="shadowLibrary" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.renlov', module='shadowLibrary', version='1.0.2')
)
libraryDependencies += "io.github.renlov" % "shadowLibrary" % "1.0.2"
[io.github.renlov/shadowLibrary "1.0.2"]

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.