License |
License
'The Apache Software License, Version 2.0'
|
---|---|
GroupId | GroupIdcom.github.qicodes |
ArtifactId | ArtifactIdCycleDrawable |
Last Version | Last Version1.1.8 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionCycleDrawable
CycleDrawable
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
CycleDrawable-1.1.8.pom | |
CycleDrawable-1.1.8.aar | 21 KB |
CycleDrawable-1.1.8-sources.jar | 2 KB |
CycleDrawable-1.1.8-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.qicodes/CycleDrawable/ -->
<dependency>
<groupId>com.github.qicodes</groupId>
<artifactId>CycleDrawable</artifactId>
<version>1.1.8</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.qicodes/CycleDrawable/
implementation 'com.github.qicodes:CycleDrawable:1.1.8'
// https://jarcasting.com/artifacts/com.github.qicodes/CycleDrawable/
implementation ("com.github.qicodes:CycleDrawable:1.1.8")
'com.github.qicodes:CycleDrawable:aar:1.1.8'
<dependency org="com.github.qicodes" name="CycleDrawable" rev="1.1.8">
<artifact name="CycleDrawable" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.qicodes', module='CycleDrawable', version='1.1.8')
)
libraryDependencies += "com.github.qicodes" % "CycleDrawable" % "1.1.8"
[com.github.qicodes/CycleDrawable "1.1.8"]