Last Version

NumberProgressBar Library 1.4

A more beautiful progressbar in Android

License

License

MIT
GroupId

GroupId

com.daimajia.numberprogressbar
ArtifactId

ArtifactId

library
Version

Version

1.4
Type

Type

jar
Description

Description

NumberProgressBar Library
A more beautiful progressbar in Android
Project URL

Project URL

https://github.com/daimajia/NumberProgressBar
Source Code Management

Source Code Management

https://github.com/chrisbanes/ActionBar-PullToRefresh

Download library 1.4


<!-- https://jarcasting.com/artifacts/com.daimajia.numberprogressbar/library/ -->
<dependency>
    <groupId>com.daimajia.numberprogressbar</groupId>
    <artifactId>library</artifactId>
    <version>1.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.daimajia.numberprogressbar/library/
implementation 'com.daimajia.numberprogressbar:library:1.4'
// https://jarcasting.com/artifacts/com.daimajia.numberprogressbar/library/
implementation ("com.daimajia.numberprogressbar:library:1.4")
'com.daimajia.numberprogressbar:library:jar:1.4'
<dependency org="com.daimajia.numberprogressbar" name="library" rev="1.4">
  <artifact name="library" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.daimajia.numberprogressbar', module='library', version='1.4')
)
libraryDependencies += "com.daimajia.numberprogressbar" % "library" % "1.4"
[com.daimajia.numberprogressbar/library "1.4"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.