How To Install Java Artifact org.w3c.css.sac v1.3

org.w3c.css sac 1.3

Introduction

In this article, we'll learn how to install Java artifact sac from org.w3c.css group in version 1.3. The artifact is available in 1 versions: 1.3 . The Simple API for CSS project has been released under The W3C Software License license, and has its own website at: http://www.w3.org/Style/CSS/SAC/ .

How To Install Java Artifact org.w3c.css.sac In Version 1.3

To install the Simple API for CSS artifact in version 1.3 add the following dependency to your pom.xml file for Maven Project.

The dependency needs to be added in the dependencies section which is located in the main project tag of the pom.xml file. The sample pom.xml file that uses Simple API for CSS dependency could look as follows:

Other dependency snippets for Gradle, SBT, Ivy, Grape, Leiningen, and Buildr

Below you can find code snippets for other project build tools like Gradle, SBT, Ivy, Grape, Leiningen, and Buildr.

Licenses