MVN

me.relex : circleIndicator

Maven & Gradle

Feb 19, 2021
4.2k stars

CircleIndicator · A lightweight indicator

<dependency>
    <groupId>me.relex</groupId>
    <artifactId>circleIndicator</artifactId>
    <version>2.1.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of me.relex : circleIndicator to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.1.6

All Versions

Choose a version of me.relex : circleIndicator to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.1.x
circleIndicator-2.1.6

How to add a dependency to Maven

Add the following me.relex : circleIndicator maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>me.relex</groupId>
    <artifactId>circleIndicator</artifactId>
    <version>2.1.6</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following me.relex : circleIndicator gradle dependency to your build.gradle file:

implementation 'me.relex:circleIndicator:2.1.6'

Gradle Kotlin DSL: Add the following me.relex : circleIndicator gradle kotlin dependency to your build.gradle.kts file:

implementation("me.relex:circleIndicator:2.1.6")

How to add a dependency to SBT Scala

SBT Scala: Add the following me.relex : circleIndicator sbt scala dependency to your build.sbt file:

libraryDependencies += "me.relex" % "circleIndicator" % "2.1.6"

Advertisement

Dependencies from Group

Feb 19, 2021
5 usages
4.2k stars
Sep 13, 2021
2 usages
1.2k stars
Feb 19, 2021
4.2k stars
Feb 19, 2021
4.2k stars
Aug 01, 2014
4.2k stars

Discover Dependencies