is not current version
Last Version 0.0.7

com.larswerkman:skeletonloading-animations 0.0.1

Skeleton loading for Android views.

GroupId

GroupId

com.larswerkman
ArtifactId

ArtifactId

skeletonloading-animations
Version

Version

0.0.1
Type

Type

aar

Download skeletonloading-animations 0.0.1


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