MVN

com.github.ajalt.colormath : colormath-jvm

Maven & Gradle

Aug 25, 2023
7 usages
283 stars

Colormath · Multiplatform color space conversions for Kotlin

<dependency>
    <groupId>com.github.ajalt.colormath</groupId>
    <artifactId>colormath-jvm</artifactId>
    <version>3.3.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.ajalt.colormath : colormath-jvm to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.3.2

All Versions

Choose a version of com.github.ajalt.colormath : colormath-jvm to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.3.x
colormath-jvm-3.3.2
colormath-jvm-3.3.1
colormath-jvm-3.3.0
3.2.x
colormath-jvm-3.2.1
colormath-jvm-3.2.0
3.1.x
colormath-jvm-3.1.1
colormath-jvm-3.1.0
3.0.x
colormath-jvm-3.0.0
2.1.x
colormath-jvm-2.1.0
2.0.x
colormath-jvm-2.0.0

How to add a dependency to Maven

Add the following com.github.ajalt.colormath : colormath-jvm maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.ajalt.colormath</groupId>
    <artifactId>colormath-jvm</artifactId>
    <version>3.3.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.ajalt.colormath : colormath-jvm gradle dependency to your build.gradle file:

implementation 'com.github.ajalt.colormath:colormath-jvm:3.3.2'

Gradle Kotlin DSL: Add the following com.github.ajalt.colormath : colormath-jvm gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.ajalt.colormath:colormath-jvm:3.3.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.ajalt.colormath : colormath-jvm sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.ajalt.colormath" % "colormath-jvm" % "3.3.2"

Advertisement

Dependencies from Group

Aug 25, 2023
7 usages
283 stars
Aug 25, 2023
5 usages
283 stars
Aug 25, 2023
3 usages
283 stars
Aug 25, 2023
1 usages
283 stars
Sep 13, 2020
1 usages
884 stars

Discover Dependencies

Feb 20, 2021
3 usages
1 stars
Aug 12, 2021
10 usages
Sep 18, 2017
6 usages
51 stars
Jun 20, 2019
3 usages
812 stars
Jun 02, 2022
5 usages
428 stars
Aug 04, 2019
2 usages
3 stars
May 27, 2022
9 usages
447 stars