Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

css4j/css4j-dist

Open more actions menu

Repository files navigation

CI workflow

css4j distribution

This repository is used for distribution of all the modules in the css4j project.

In the past, a copy of this repository was required to build the main modules, but that is no longer the case.

Install the artifacts into your local Maven repository

If you build your project (that depends on css4j) with Maven, please note that some of the css4j dependencies are not in Maven Central:

You may want to install them manually into your local Maven repository, which can be done easily with the:

scripts.

You can also directly install the CSS4J artifacts into your local Maven repository, with the similar install-css4j.sh.

And then, add the following to the <dependencies> section of your pom.xml:

<dependency>
    <groupId>io.sf.carte</groupId>
    <artifactId>css4j</artifactId>
    <version>${css4j.version}</version>
</dependency>

Merged javadoc of all modules

To produce a merged javadoc of all the css4j modules, execute:

./gradlew mergedJavadoc

and the javadoc shall be at the build/docs/javadoc directory.


Website

For more information please see https://css4j.github.io/

About

CSS4J distribution

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.