HtmlUnit CSS Parser

CSS parser for HtmlUnit.

License

License

Categories

Categories

Net
GroupId

GroupId

net.sourceforge.htmlunit
ArtifactId

ArtifactId

htmlunit-cssparser
Last Version

Last Version

1.12.0
Release Date

Release Date

Type

Type

jar
Description

Description

HtmlUnit CSS Parser
CSS parser for HtmlUnit.
Project URL

Project URL

https://github.com/HtmlUnit/htmlunit-cssparser
Source Code Management

Source Code Management

https://github.com/htmlunit

Download htmlunit-cssparser

How to add to project

<!-- https://jarcasting.com/artifacts/net.sourceforge.htmlunit/htmlunit-cssparser/ -->
<dependency>
    <groupId>net.sourceforge.htmlunit</groupId>
    <artifactId>htmlunit-cssparser</artifactId>
    <version>1.12.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.sourceforge.htmlunit/htmlunit-cssparser/
implementation 'net.sourceforge.htmlunit:htmlunit-cssparser:1.12.0'
// https://jarcasting.com/artifacts/net.sourceforge.htmlunit/htmlunit-cssparser/
implementation ("net.sourceforge.htmlunit:htmlunit-cssparser:1.12.0")
'net.sourceforge.htmlunit:htmlunit-cssparser:jar:1.12.0'
<dependency org="net.sourceforge.htmlunit" name="htmlunit-cssparser" rev="1.12.0">
  <artifact name="htmlunit-cssparser" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sourceforge.htmlunit', module='htmlunit-cssparser', version='1.12.0')
)
libraryDependencies += "net.sourceforge.htmlunit" % "htmlunit-cssparser" % "1.12.0"
[net.sourceforge.htmlunit/htmlunit-cssparser "1.12.0"]

Dependencies

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.8.1
commons-io : commons-io jar 2.8.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.12.0
1.11.0
1.10.0
1.9.0
1.8.0
1.7.0
1.6.0
1.5.0
1.4.0
1.3.0
1.2.0
1.1.0
1.0.0