Android Color Wheel

ColorWheel is a library for Android which contains helpful views which can be used to pick an ARGB color.

License

License

MIT
Categories

Categories

Ant Build Tools
GroupId

GroupId

com.github.antonpopoff
ArtifactId

ArtifactId

colorwheel
Last Version

Last Version

1.1.13
Release Date

Release Date

Type

Type

aar
Description

Description

Android Color Wheel
ColorWheel is a library for Android which contains helpful views which can be used to pick an ARGB color.
Project URL

Project URL

https://github.com/AntonPopoff/android-color-wheel
Source Code Management

Source Code Management

https://github.com/AntonPopoff/android-color-wheel

Download colorwheel

How to add to project

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

Dependencies

runtime (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.4.21

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.13