License |
License |
---|---|
Categories |
CategoriesGUI User Interface |
GroupId | GroupIdcom.github.guilhe |
ArtifactId | ArtifactIdcircular-progress-view |
Version | Version2.0.0 |
Type | Typeaar |
Description |
DescriptionCircularProgressView
A fancy CircularProgressView
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.guilhe/circular-progress-view/ -->
<dependency>
<groupId>com.github.guilhe</groupId>
<artifactId>circular-progress-view</artifactId>
<version>2.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.guilhe/circular-progress-view/
implementation 'com.github.guilhe:circular-progress-view:2.0.0'
// https://jarcasting.com/artifacts/com.github.guilhe/circular-progress-view/
implementation ("com.github.guilhe:circular-progress-view:2.0.0")
'com.github.guilhe:circular-progress-view:aar:2.0.0'
<dependency org="com.github.guilhe" name="circular-progress-view" rev="2.0.0">
<artifact name="circular-progress-view" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.guilhe', module='circular-progress-view', version='2.0.0')
)
libraryDependencies += "com.github.guilhe" % "circular-progress-view" % "2.0.0"
[com.github.guilhe/circular-progress-view "2.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.android.support » support-annotations | jar | 28.0.0 |