| License |
License |
|---|---|
| GroupId | GroupIdcom.nex3z |
| ArtifactId | ArtifactIdexpandable-circle-view |
| Version | Version0.2.3 |
| Type | Typeaar |
| Description |
Descriptionexpandable-circle-view
A circular progress indicator that expands or shrinks the inner circle to the given progress.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| expandable-circle-view-0.2.3.pom | |
| expandable-circle-view-0.2.3-sources.jar | 3 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.nex3z/expandable-circle-view/ -->
<dependency>
<groupId>com.nex3z</groupId>
<artifactId>expandable-circle-view</artifactId>
<version>0.2.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.nex3z/expandable-circle-view/
implementation 'com.nex3z:expandable-circle-view:0.2.3'
// https://jarcasting.com/artifacts/com.nex3z/expandable-circle-view/
implementation ("com.nex3z:expandable-circle-view:0.2.3")
'com.nex3z:expandable-circle-view:aar:0.2.3'
<dependency org="com.nex3z" name="expandable-circle-view" rev="0.2.3">
<artifact name="expandable-circle-view" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.nex3z', module='expandable-circle-view', version='0.2.3')
)
libraryDependencies += "com.nex3z" % "expandable-circle-view" % "0.2.3"
[com.nex3z/expandable-circle-view "0.2.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| androidx.appcompat » appcompat | jar | 1.2.0 |