MVN

com.ericktijerou.koleton : koleton-base

Maven & Gradle

Aug 03, 2021
1 usages
274 stars

koleton-base · The easiest library to show skeleton screens in an Android app.

<dependency>
    <groupId>com.ericktijerou.koleton</groupId>
    <artifactId>koleton-base</artifactId>
    <version>0.8.8</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.ericktijerou.koleton : koleton-base to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.8.8
  • Latest Beta: 1.0.0-beta01

All Versions

Choose a version of com.ericktijerou.koleton : koleton-base to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
koleton-base-1.0.0-beta01
0.8.x
koleton-base-0.8.8

How to add a dependency to Maven

Add the following com.ericktijerou.koleton : koleton-base maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.ericktijerou.koleton</groupId>
    <artifactId>koleton-base</artifactId>
    <version>0.8.8</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.ericktijerou.koleton : koleton-base gradle dependency to your build.gradle file:

implementation 'com.ericktijerou.koleton:koleton-base:0.8.8'

Gradle Kotlin DSL: Add the following com.ericktijerou.koleton : koleton-base gradle kotlin dependency to your build.gradle.kts file:

implementation("com.ericktijerou.koleton:koleton-base:0.8.8")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.ericktijerou.koleton : koleton-base sbt scala dependency to your build.sbt file:

libraryDependencies += "com.ericktijerou.koleton" % "koleton-base" % "0.8.8"

Advertisement

Dependencies from Group

Aug 03, 2021
1 usages
274 stars
Aug 03, 2021
274 stars

Discover Dependencies

Aug 05, 2021
3 stars
Nov 27, 2021
12 stars
Mar 15, 2023
7 usages
239 stars
Mar 15, 2023
25 usages
239 stars
Jul 19, 2023
2 usages
2 stars
Aug 07, 2023
7.9k stars
Aug 24, 2023
680 stars
Nov 14, 2022
50 stars