License |
License |
---|---|
Categories |
CategoriesRibbon Net HTTP Clients |
GroupId | GroupIdcom.github.skydoves |
ArtifactId | ArtifactIdandroidribbon |
Last Version | Last Version1.0.4 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionandroidribbon
The simple way to implement a beautiful ribbon with the shimmering on Android.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
androidribbon-1.0.4.pom | |
androidribbon-1.0.4.aar | 45 KB |
androidribbon-1.0.4-sources.jar | 14 KB |
androidribbon-1.0.4-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.skydoves/androidribbon/ -->
<dependency>
<groupId>com.github.skydoves</groupId>
<artifactId>androidribbon</artifactId>
<version>1.0.4</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.skydoves/androidribbon/
implementation 'com.github.skydoves:androidribbon:1.0.4'
// https://jarcasting.com/artifacts/com.github.skydoves/androidribbon/
implementation ("com.github.skydoves:androidribbon:1.0.4")
'com.github.skydoves:androidribbon:aar:1.0.4'
<dependency org="com.github.skydoves" name="androidribbon" rev="1.0.4">
<artifact name="androidribbon" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.skydoves', module='androidribbon', version='1.0.4')
)
libraryDependencies += "com.github.skydoves" % "androidribbon" % "1.0.4"
[com.github.skydoves/androidribbon "1.0.4"]
Group / Artifact | Type | Version |
---|---|---|
com.facebook.shimmer : shimmer | jar | 0.5.0 |
androidx.databinding » viewbinding | jar | 7.0.2 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.31 |
Group / Artifact | Type | Version |
---|---|---|
androidx.appcompat » appcompat | jar | 1.4.0 |
androidx.recyclerview » recyclerview | jar | 1.1.0 |