License |
License |
---|---|
Categories |
CategoriesRibbon Net HTTP Clients |
GroupId | GroupIdcom.github.skydoves |
ArtifactId | ArtifactIdandroidribbon |
Version | Version1.0.3 |
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.3.pom | |
androidribbon-1.0.3.aar | 45 KB |
androidribbon-1.0.3-sources.jar | 14 KB |
androidribbon-1.0.3-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.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.skydoves/androidribbon/
implementation 'com.github.skydoves:androidribbon:1.0.3'
// https://jarcasting.com/artifacts/com.github.skydoves/androidribbon/
implementation ("com.github.skydoves:androidribbon:1.0.3")
'com.github.skydoves:androidribbon:aar:1.0.3'
<dependency org="com.github.skydoves" name="androidribbon" rev="1.0.3">
<artifact name="androidribbon" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.skydoves', module='androidribbon', version='1.0.3')
)
libraryDependencies += "com.github.skydoves" % "androidribbon" % "1.0.3"
[com.github.skydoves/androidribbon "1.0.3"]
Group / Artifact | Type | Version |
---|---|---|
com.facebook.shimmer : shimmer | jar | 0.5.0 |
androidx.databinding » viewbinding | jar | 4.0.1 |
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.4.10 |
Group / Artifact | Type | Version |
---|---|---|
androidx.appcompat » appcompat | jar | 1.2.0 |
androidx.recyclerview » recyclerview | jar | 1.1.0 |