is not current version
Last Version 1.0.0-beta01

com.ericktijerou.koleton:koleton-base 0.8.8

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

GroupId

GroupId

com.ericktijerou.koleton
ArtifactId

ArtifactId

koleton-base
Version

Version

0.8.8
Type

Type

aar

Download koleton-base 0.8.8


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