MVN

org.silentsoft : csscolor4j

Maven & Gradle

Jul 01, 2021
1 usages
4 stars

CSSColor4J · CSSColor4J is a simple Java library for parsing CSS color string representations.

<dependency>
    <groupId>org.silentsoft</groupId>
    <artifactId>csscolor4j</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.silentsoft : csscolor4j to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of org.silentsoft : csscolor4j to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
csscolor4j-1.0.0

How to add a dependency to Maven

Add the following org.silentsoft : csscolor4j maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.silentsoft</groupId>
    <artifactId>csscolor4j</artifactId>
    <version>1.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.silentsoft : csscolor4j gradle dependency to your build.gradle file:

implementation 'org.silentsoft:csscolor4j:1.0.0'

Gradle Kotlin DSL: Add the following org.silentsoft : csscolor4j gradle kotlin dependency to your build.gradle.kts file:

implementation("org.silentsoft:csscolor4j:1.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.silentsoft : csscolor4j sbt scala dependency to your build.sbt file:

libraryDependencies += "org.silentsoft" % "csscolor4j" % "1.0.0"

Advertisement

Dependencies from Group

Apr 26, 2020
3 usages
1 stars
Apr 23, 2020
2 usages
1 stars
Apr 26, 2020
1 usages
2 stars
Apr 25, 2020
1 usages
1 stars
Aug 17, 2020
1 usages
14 stars

Discover Dependencies

Aug 15, 2023
1 usages
21.3k stars
Jul 19, 2023
2 usages
761 stars
Jul 19, 2023
2 usages
761 stars
Jul 19, 2023
2 usages
761 stars
Jul 19, 2023
2 usages
761 stars
Jul 19, 2023
2 usages
761 stars
Aug 15, 2023
4 usages
446 stars