License |
License |
---|---|
GroupId | GroupIdcom.ericktijerou.koleton |
ArtifactId | ArtifactIdkoleton |
Last Version | Last Version1.0.0-beta01 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionkoleton
The easiest library to show skeleton screens in an Android app.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
koleton-1.0.0-beta01.pom | |
koleton-1.0.0-beta01-sources.jar | 2 KB |
koleton-1.0.0-beta01-javadoc.jar | 271 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.ericktijerou.koleton : koleton-base | jar | 1.0.0-beta01 |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.10 |
androidx.recyclerview » recyclerview | jar | 1.1.0 |