Android Color Wheel

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

Лицензия

Лицензия

MIT
Категории

Категории

Ant Компиляция и сборка
Группа

Группа

com.github.antonpopoff
Идентификатор

Идентификатор

colorwheel
Последняя версия

Последняя версия

1.1.13
Дата

Дата

Тип

Тип

aar
Описание

Описание

Android Color Wheel
ColorWheel is a library for Android which contains helpful views which can be used to pick an ARGB color.
Ссылка на сайт

Ссылка на сайт

https://github.com/AntonPopoff/android-color-wheel
Система контроля версий

Система контроля версий

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

Скачать colorwheel

Как подключить последнюю версию

<!-- 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"]

Зависимости

runtime (1)

Идентификатор библиотеки Тип Версия
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.4.21

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.1.13