License |
License |
---|---|
GroupId | GroupIdcom.github.castorflex.smoothprogressbar |
ArtifactId | ArtifactIdlibrary-circular |
Last Version | Last Version1.3.0 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionCircularProgressBar Library
Android Library to make smooth circular indeterminate progress bars
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
library-circular-1.3.0.pom | |
library-circular-1.3.0.aar | 17 KB |
library-circular-1.3.0-sources.jar | 5 KB |
library-circular-1.3.0-javadoc.jar | 36 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.castorflex.smoothprogressbar/library-circular/ -->
<dependency>
<groupId>com.github.castorflex.smoothprogressbar</groupId>
<artifactId>library-circular</artifactId>
<version>1.3.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.castorflex.smoothprogressbar/library-circular/
implementation 'com.github.castorflex.smoothprogressbar:library-circular:1.3.0'
// https://jarcasting.com/artifacts/com.github.castorflex.smoothprogressbar/library-circular/
implementation ("com.github.castorflex.smoothprogressbar:library-circular:1.3.0")
'com.github.castorflex.smoothprogressbar:library-circular:aar:1.3.0'
<dependency org="com.github.castorflex.smoothprogressbar" name="library-circular" rev="1.3.0">
<artifact name="library-circular" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.castorflex.smoothprogressbar', module='library-circular', version='1.3.0')
)
libraryDependencies += "com.github.castorflex.smoothprogressbar" % "library-circular" % "1.3.0"
[com.github.castorflex.smoothprogressbar/library-circular "1.3.0"]
Group / Artifact | Type | Version |
---|---|---|
com.android.support » support-annotations | jar | 26.0.1 |