is not current version
Last Version 3.3

net.sourceforge.jwebunit:jwebunit-htmlunit-plugin 3.0

HtmlUnit plugin for JWebUnit.

Categories

Categories

Net
GroupId

GroupId

net.sourceforge.jwebunit
ArtifactId

ArtifactId

jwebunit-htmlunit-plugin
Version

Version

3.0
Type

Type

jar

Download jwebunit-htmlunit-plugin 3.0


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