is not current version
Last Version 3.2.0

Colormath 2.1.0

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

2.1.0
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 2.1.0


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

Dependencies

compile (2)

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

Project Modules

There are no modules declared in this project.