MVN

com.hannesdorfmann.smoothprogressbar : library

Maven & Gradle

Nov 07, 2014
4 usages
4.5k stars

SmoothProgressBar Library · Android Library make smooth horizontal indeterminate progress bars

<dependency>
    <groupId>com.hannesdorfmann.smoothprogressbar</groupId>
    <artifactId>library</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.0.0

All Versions

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

Version Vulnerabilities Updated
1.0.x
library-1.0.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.hannesdorfmann.smoothprogressbar</groupId>
    <artifactId>library</artifactId>
    <version>1.0.0</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.hannesdorfmann.smoothprogressbar:library:1.0.0'

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

implementation("com.hannesdorfmann.smoothprogressbar:library:1.0.0")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.hannesdorfmann.smoothprogressbar" % "library" % "1.0.0"

Advertisement

Dependencies from Group

Discover Dependencies

Mar 23, 2022
4 usages
46 stars
Nov 27, 2012
8 usages
Apr 26, 2021
7 usages
87 stars
May 02, 2023
20 usages
259 stars
Jan 18, 2017
4 usages
3 usages
27 stars
Dec 23, 2021
27 usages
255 stars
Jul 26, 2019
5 usages
0 stars