is not current version
Last Version 3.2.0

Colormath 3.1.1

Multiplatform color space conversions for Kotlin

License

License

Categories

Categories

ORM Data
GroupId

GroupId

com.github.ajalt.colormath.extensions
ArtifactId

ArtifactId

colormath-ext-jetpack-compose
Version

Version

3.1.1
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-jetpack-compose 3.1.1


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

Dependencies

compile (3)

Group / Artifact Type Version
com.github.ajalt.colormath : colormath jar 3.1.1
androidx.compose.ui » ui-graphics jar 1.0.2
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.31

Project Modules

There are no modules declared in this project.