is not current version
Last Version 2.62.0

HtmlUnit Core JS 2.52.0

HtmlUnit adaptation of Mozilla Rhino Javascript engine for Java. Changes are documented by a diff (rhinoDiff.txt) contained in the generated jar files.

License

License

Categories

Categories

JavaScript Languages Net
GroupId

GroupId

net.sourceforge.htmlunit
ArtifactId

ArtifactId

htmlunit-core-js
Version

Version

2.52.0
Type

Type

jar
Description

Description

HtmlUnit Core JS
HtmlUnit adaptation of Mozilla Rhino Javascript engine for Java. Changes are documented by a diff (rhinoDiff.txt) contained in the generated jar files.
Project URL

Project URL

http://htmlunit.sourceforge.net
Project Organization

Project Organization

Gargoyle Software Inc.
Source Code Management

Source Code Management

https://github.com/htmlunit

Download htmlunit-core-js 2.52.0


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.