Last Version

androidveil 1.1.2

An easy, flexible way to implement veil skeletons and shimmering effect for Android.

License

License

GroupId

GroupId

com.github.skydoves
ArtifactId

ArtifactId

androidveil
Version

Version

1.1.2
Type

Type

aar
Description

Description

androidveil
An easy, flexible way to implement veil skeletons and shimmering effect for Android.
Project URL

Project URL

https://github.com/skydoves/androidveil/
Source Code Management

Source Code Management

https://github.com/skydoves/androidveil/

Download androidveil 1.1.2


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

Dependencies

compile (3)

Group / Artifact Type Version
com.facebook.shimmer : shimmer jar 0.5.0
androidx.databinding » viewbinding jar 7.0.2
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.31

runtime (2)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.2.0
androidx.recyclerview » recyclerview jar 1.1.0

Project Modules

There are no modules declared in this project.