| License |
License |
|---|---|
| GroupId | GroupIdcom.github.madrapps |
| ArtifactId | ArtifactIdpikolo |
| Last Version | Last Version2.0.2 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
Descriptionpikolo
An android color picker library
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| pikolo-2.0.2.pom | |
| pikolo-2.0.2.aar | 34 KB |
| pikolo-2.0.2-sources.jar | 6 KB |
| pikolo-2.0.2-javadoc.jar | 261 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.madrapps/pikolo/ -->
<dependency>
<groupId>com.github.madrapps</groupId>
<artifactId>pikolo</artifactId>
<version>2.0.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.madrapps/pikolo/
implementation 'com.github.madrapps:pikolo:2.0.2'
// https://jarcasting.com/artifacts/com.github.madrapps/pikolo/
implementation ("com.github.madrapps:pikolo:2.0.2")
'com.github.madrapps:pikolo:aar:2.0.2'
<dependency org="com.github.madrapps" name="pikolo" rev="2.0.2">
<artifact name="pikolo" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.madrapps', module='pikolo', version='2.0.2')
)
libraryDependencies += "com.github.madrapps" % "pikolo" % "2.0.2"
[com.github.madrapps/pikolo "2.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| androidx.appcompat » appcompat | jar | 1.3.1 |
| org.jetbrains.kotlin : kotlin-stdlib-jdk7 | jar | 1.5.21 |