CSSFX 1.0.0 released !
Finally, CSSFX found his way to central, version 1.0.0 is now available.
Thanks to Tomas Mikula & his FXMISC umbrella project, CSSFX is now usable with all maven compatible build systems.
Give it a try directly using its now final coordinates:
<dependency>
<groupId>org.fxmisc.cssfx</groupId>
<artifactId>cssfx</artifactId>
<version>1.0.0</version>
</dependency>
For detail information visit CSSFX usage project page.