io.sf.carte.css4j-dist 3.3.0
Install 1/2: Add this to pom.xml:
Learn more about Maven or Gradle
<dependency>
<groupId>io.sf.carte</groupId>
<artifactId>css4j-dist</artifactId>
<version>3.3.0</version>
</dependency>
Install 2/2: Run via command line
$ mvn install
About this package
Implementation of W3C's DOM and CSS Object Model APIs in the Java(tm) programming language