is not current version
Last Version 2.0.2

com.github.madrapps:pikolo 1.1.0

An android color picker library

GroupId

GroupId

com.github.madrapps
ArtifactId

ArtifactId

pikolo
Version

Version

1.1.0
Type

Type

aar

Download pikolo 1.1.0


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