is not current version
Last Version 1.1.8

com.github.qicodes:CycleDrawable 1.0.0

CycleDrawable

GroupId

GroupId

com.github.qicodes
ArtifactId

ArtifactId

CycleDrawable
Version

Version

1.0.0
Type

Type

aar

Download CycleDrawable 1.0.0


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