Jar examples for p:progress
DroidKit Progress: Implementation of Progress bars from Material Design
You can download jar file progress 0.5 in this page.
The MIT License (MIT)
You can use the following script to add progress-0.5.jar to your project.
<dependency> <groupId>com.droidkit</groupId> <artifactId>progress</artifactId> <version>0.5</version> </dependency>
compile group: 'com.droidkit', name: 'progress', version: '0.5'
libraryDependencies += "com.droidkit" % "progress" % "0.5"
<dependency org="com.droidkit" name="progress" rev="0.5"/>
@Grapes(@Grab(group='com.droidkit', module='progress', version='0.5'))
'com.droidkit:progress:jar:0.5'
Click the following link to download the jar file.
progress-0.5-javadoc.jar