License |
License |
---|---|
GroupId | GroupIdcom.ericktijerou.koleton |
ArtifactId | ArtifactIdkoleton-base |
Version | Version1.0.0-beta01 |
Type | Typeaar |
Description |
Descriptionkoleton-base
The easiest library to show skeleton screens in an Android app.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
koleton-base-1.0.0-beta01.pom | |
koleton-base-1.0.0-beta01-sources.jar | 23 KB |
koleton-base-1.0.0-beta01-javadoc.jar | 405 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlinx : kotlinx-coroutines-android | jar | 1.3.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 |