is not current version
Last Version 1.1.4

orchestra-colorpicker 1.0.5

Jetpack Compose color picker library using the ColorPickerView.

License

License

GroupId

GroupId

com.github.skydoves
ArtifactId

ArtifactId

orchestra-colorpicker
Version

Version

1.0.5
Type

Type

aar
Description

Description

orchestra-colorpicker
Jetpack Compose color picker library using the ColorPickerView.
Project URL

Project URL

https://github.com/skydoves/orchestra/
Source Code Management

Source Code Management

https://github.com/skydoves/orchestra/

Download orchestra-colorpicker 1.0.5


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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.skydoves : colorpickerview jar 2.2.3
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.32

runtime (4)

Group / Artifact Type Version
androidx.compose.ui » ui jar 1.0.0-beta07
androidx.compose.runtime » runtime jar 1.0.0-beta07
androidx.compose.foundation » foundation jar 1.0.0-beta07
androidx.lifecycle » lifecycle-common-java8 jar 2.3.0

Project Modules

There are no modules declared in this project.