Last Version

colormath 1.4.1

Color space conversions for Java and Kotlin

License

License

Categories

Categories

ORM Data
GroupId

GroupId

com.github.ajalt
ArtifactId

ArtifactId

colormath
Version

Version

1.4.1
Type

Type

jar
Description

Description

colormath
Color space conversions for Java and Kotlin
Project URL

Project URL

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

Source Code Management

https://github.com/ajalt/colormath

Download colormath 1.4.1


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

Dependencies

compile (1)

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

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
io.kotlintest : kotlintest-assertions jar 3.4.2
org.jetbrains.kotlin : kotlin-reflect jar 1.3.72

Project Modules

There are no modules declared in this project.