Colormath

Multiplatform color space conversions for Kotlin

Лицензия

Лицензия

Категории

Категории

ORM Данные
Группа

Группа

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

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

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

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

3.2.0
Дата

Дата

Тип

Тип

pom
Описание

Описание

Colormath
Multiplatform color space conversions for Kotlin
Ссылка на сайт

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

https://github.com/ajalt/colormath
Система контроля версий

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

https://github.com/ajalt/colormath

Скачать colormath

Имя Файла Размер
colormath-3.2.0.pom
colormath-3.2.0-javadoc.jar 261 bytes
Обзор

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

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

Зависимости

runtime (1)

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

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

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

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

Версия
3.2.0
3.1.1
3.1.0
3.0.0
2.1.0
2.0.0