is not current version
Last Version 0.2.3

com.nex3z:expandable-circle-view 0.2.2

A circular progress indicator that expands or shrinks the inner circle to the given progress.

GroupId

GroupId

com.nex3z
ArtifactId

ArtifactId

expandable-circle-view
Version

Version

0.2.2
Type

Type

aar

Download expandable-circle-view 0.2.2


<!-- https://jarcasting.com/artifacts/com.nex3z/expandable-circle-view/ -->
<dependency>
    <groupId>com.nex3z</groupId>
    <artifactId>expandable-circle-view</artifactId>
    <version>0.2.2</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.nex3z/expandable-circle-view/
implementation 'com.nex3z:expandable-circle-view:0.2.2'
// https://jarcasting.com/artifacts/com.nex3z/expandable-circle-view/
implementation ("com.nex3z:expandable-circle-view:0.2.2")
'com.nex3z:expandable-circle-view:aar:0.2.2'
<dependency org="com.nex3z" name="expandable-circle-view" rev="0.2.2">
  <artifact name="expandable-circle-view" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.nex3z', module='expandable-circle-view', version='0.2.2')
)
libraryDependencies += "com.nex3z" % "expandable-circle-view" % "0.2.2"
[com.nex3z/expandable-circle-view "0.2.2"]