License |
License |
---|---|
GroupId | GroupIdcom.github.skydoves |
ArtifactId | ArtifactIdandroidveil |
Version | Version1.1.2 |
Type | Typeaar |
Description |
Descriptionandroidveil
An easy, flexible way to implement veil skeletons and shimmering effect for Android.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
androidveil-1.1.2.pom | |
androidveil-1.1.2.module | 3 KB |
androidveil-1.1.2-sources.jar | 9 KB |
androidveil-1.1.2-javadoc.jar | 322 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
androidx.appcompat » appcompat | jar | 1.2.0 |
androidx.recyclerview » recyclerview | jar | 1.1.0 |