MVN

cssparser : cssparser

Maven & Gradle

May 20, 2010
6 usages
<dependency>
    <groupId>cssparser</groupId>
    <artifactId>cssparser</artifactId>
    <version>0.9.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of cssparser : cssparser to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.9.4

All Versions

Choose a version of cssparser : cssparser to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.9.x
cssparser-0.9.4

How to add a dependency to Maven

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

<dependency>
    <groupId>cssparser</groupId>
    <artifactId>cssparser</artifactId>
    <version>0.9.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following cssparser : cssparser gradle dependency to your build.gradle file:

implementation 'cssparser:cssparser:0.9.4'

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

implementation("cssparser:cssparser:0.9.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following cssparser : cssparser sbt scala dependency to your build.sbt file:

libraryDependencies += "cssparser" % "cssparser" % "0.9.4"

Advertisement

Dependencies from Group

May 20, 2010
6 usages

Discover Dependencies

Aug 17, 2013
11 usages
Mar 30, 2016
9 usages
967 stars
Jun 10, 2020
3 usages
1 stars
Mar 04, 2013
26 usages
2.1k stars
Aug 11, 2020
18 usages
4k stars
Nov 09, 2019
5 usages
758 stars
Mar 16, 2021
8 usages
3 stars
Feb 04, 2013
12 usages
23 stars