is not current version
Last Version 3.2.0

com.github.ajalt.colormath:colormath-js 3.0.0

Multiplatform color space conversions for Kotlin

Categories

Categories

JavaScript Languages ORM Data
GroupId

GroupId

com.github.ajalt.colormath
ArtifactId

ArtifactId

colormath-js
Version

Version

3.0.0
Type

Type

pom

Download colormath-js 3.0.0


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