androidribbon

The simple way to implement a beautiful ribbon with the shimmering on Android.

License

License

Categories

Categories

Ribbon Net HTTP Clients
GroupId

GroupId

com.github.skydoves
ArtifactId

ArtifactId

androidribbon
Last Version

Last Version

1.0.4
Release Date

Release Date

Type

Type

aar
Description

Description

androidribbon
The simple way to implement a beautiful ribbon with the shimmering on Android.
Project URL

Project URL

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

Source Code Management

https://github.com/skydoves/androidribbon/

Download androidribbon

How to add to project

<!-- 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"]

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-jdk8 jar 1.5.31

runtime (2)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.4
1.0.3