koleton-base

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

License

License

GroupId

GroupId

com.ericktijerou.koleton
ArtifactId

ArtifactId

koleton-base
Last Version

Last Version

1.0.0-beta01
Release Date

Release Date

Type

Type

aar
Description

Description

koleton-base
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-base

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlinx : kotlinx-coroutines-android jar 1.3.7

runtime (7)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.10
androidx.appcompat » appcompat jar 1.0.2
androidx.core » core-ktx jar 0.1
androidx.constraintlayout » constraintlayout jar 2.0.0-beta5
androidx.lifecycle » lifecycle-common-java8 jar 2.2.0
androidx.recyclerview » recyclerview jar 1.1.0
com.facebook.shimmer : shimmer jar 0.5.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0-beta01
0.8.8