Last Version

koleton 1.0.0-beta01

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

License

License

GroupId

GroupId

com.ericktijerou.koleton
ArtifactId

ArtifactId

koleton
Version

Version

1.0.0-beta01
Type

Type

aar
Description

Description

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

Project URL

https://github.com/ericktijerou/koleton
Source Code Management

Source Code Management

https://github.com/ericktijerou/koleton/tree/main

Download koleton 1.0.0-beta01


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

Dependencies

compile (1)

Group / Artifact Type Version
com.ericktijerou.koleton : koleton-base jar 1.0.0-beta01

runtime (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.10
androidx.recyclerview » recyclerview jar 1.1.0

Project Modules

There are no modules declared in this project.