is not current version
Last Version 3.2.0

Colormath 3.1.1

Multiplatform color space conversions for Kotlin

License

License

Categories

Categories

JavaScript Languages ORM Data
GroupId

GroupId

com.github.ajalt.colormath
ArtifactId

ArtifactId

colormath-js
Version

Version

3.1.1
Type

Type

pom
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-js 3.1.1


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

Dependencies

compile (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-common jar 1.5.31
org.jetbrains.kotlin : kotlin-stdlib-js jar 1.5.31

Project Modules

There are no modules declared in this project.