Jar examples for h:htmlunit-cssparser
CSS parser for HtmlUnit.
You can download jar file htmlunit-cssparser 1.0.0 in this page.
Apache License, Version 2.0
You can use the following script to add htmlunit-cssparser-1.0.0.jar to your project.
<dependency> <groupId>net.sourceforge.htmlunit</groupId> <artifactId>htmlunit-cssparser</artifactId> <version>1.0.0</version> </dependency>
compile group: 'net.sourceforge.htmlunit', name: 'htmlunit-cssparser', version: '1.0.0'
libraryDependencies += "net.sourceforge.htmlunit" % "htmlunit-cssparser" % "1.0.0"
<dependency org="net.sourceforge.htmlunit" name="htmlunit-cssparser" rev="1.0.0"/>
@Grapes(@Grab(group='net.sourceforge.htmlunit', module='htmlunit-cssparser', version='1.0.0'))
'net.sourceforge.htmlunit:htmlunit-cssparser:jar:1.0.0'
Click the following link to download the jar file.
htmlunit-cssparser-1.0.0-javadoc.jar