MVN

com.github.castorflex.smoothprogressbar : library

Maven & Gradle

Mar 17, 2015
8 usages
4.4k stars

SmoothProgressBar Library · Android Library make smooth horizontal indeterminate progress bars

<dependency>
    <groupId>com.github.castorflex.smoothprogressbar</groupId>
    <artifactId>library</artifactId>
    <version>1.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.castorflex.smoothprogressbar : library to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.0

All Versions

Choose a version of com.github.castorflex.smoothprogressbar : library to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
library-1.1.0
1.0.x
library-1.0.0
0.5.x
library-0.5.2
library-0.5.1
library-0.5.0
0.4.x
library-0.4.0
0.3.x
library-0.3.3
library-0.3.2
library-0.3.1
library-0.3.0
0.2.x
library-0.2.2
library-0.2.0

How to add a dependency to Maven

Add the following com.github.castorflex.smoothprogressbar : library maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.castorflex.smoothprogressbar</groupId>
    <artifactId>library</artifactId>
    <version>1.1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.castorflex.smoothprogressbar : library gradle dependency to your build.gradle file:

implementation 'com.github.castorflex.smoothprogressbar:library:1.1.0'

Gradle Kotlin DSL: Add the following com.github.castorflex.smoothprogressbar : library gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.castorflex.smoothprogressbar:library:1.1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.castorflex.smoothprogressbar : library sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.castorflex.smoothprogressbar" % "library" % "1.1.0"

Advertisement

Dependencies from Group

Mar 17, 2015
8 usages
4.4k stars

Discover Dependencies

Jan 31, 2016
22 usages
1.2k stars
Oct 07, 2019
17 usages
0 stars
Jan 06, 2021
109 usages
744 stars
Dec 13, 2013
73 usages
Oct 25, 2019
10 usages
0 stars
Dec 21, 2015
37 usages
15 stars
Aug 22, 2023
8 usages
aal
Apr 14, 2018
8 usages
Nov 29, 2011
120 usages
64 stars