Download phloc-css-3.7.6.jar file - Jar p

Jar examples for p:phloc-css

Description

Java CSS 2 and CSS 3 parser and builder

You can download jar file phloc-css 3.7.6 in this page.

License

Apache 2

Build File

You can use the following script to add phloc-css-3.7.6.jar to your project.

<dependency>
   <groupId>com.phloc</groupId>
   <artifactId>phloc-css</artifactId>
   <version>3.7.6</version>
</dependency>
compile group: 'com.phloc', name: 'phloc-css', version: '3.7.6'
libraryDependencies += "com.phloc" % "phloc-css" % "3.7.6"
<dependency org="com.phloc" name="phloc-css" rev="3.7.6"/>
@Grapes(@Grab(group='com.phloc', module='phloc-css', version='3.7.6'))
'com.phloc:phloc-css:jar:3.7.6'

Download

Click the following link to download the jar file.

phloc-css-3.7.6-javadoc.jar
phloc-css-3.7.6-sources.jar
phloc-css-3.7.6-test-sources.jar
phloc-css-3.7.6.jar
phloc-css-3.7.6.pom



Related Tutorials