Colormath

Multiplatform color space conversions for Kotlin

License

License

Categories

Categories

ORM Data
GroupId

GroupId

com.github.ajalt.colormath.extensions
ArtifactId

ArtifactId

colormath-ext-android-color
Last Version

Last Version

3.2.0
Release Date

Release Date

Type

Type

aar
Description

Description

Colormath
Multiplatform color space conversions for Kotlin
Project URL

Project URL

https://github.com/ajalt/colormath
Source Code Management

Source Code Management

https://github.com/ajalt/colormath

Download colormath-ext-android-color

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.ajalt.colormath : colormath jar 3.2.0
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.0

Project Modules

There are no modules declared in this project.

Versions

Version
3.2.0
3.1.1
3.1.0