Jar examples for l:library-circular
Android Library to make smooth circular indeterminate progress bars
You can download jar file library-circular 1.2.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add library-circular-1.2.0.jar to your project.
<dependency> <groupId>com.github.castorflex.smoothprogressbar</groupId> <artifactId>library-circular</artifactId> <version>1.2.0</version> </dependency>
compile group: 'com.github.castorflex.smoothprogressbar', name: 'library-circular', version: '1.2.0'
libraryDependencies += "com.github.castorflex.smoothprogressbar" % "library-circular" % "1.2.0"
<dependency org="com.github.castorflex.smoothprogressbar" name="library-circular" rev="1.2.0"/>
@Grapes(@Grab(group='com.github.castorflex.smoothprogressbar', module='library-circular', version='1.2.0'))
'com.github.castorflex.smoothprogressbar:library-circular:jar:1.2.0'
Click the following link to download the jar file.
library-circular-1.2.0-javadoc.jar