is not current version
Last Version 1.0.0-beta01

com.ericktijerou.koleton:koleton 0.8.8

The easiest library to show skeleton screens in an Android app.

GroupId

GroupId

com.ericktijerou.koleton
ArtifactId

ArtifactId

koleton
Version

Version

0.8.8
Type

Type

aar

Download koleton 0.8.8


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