is not current version
Last Version 3.3

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

HtmlUnit plugin for JWebUnit.

Categories

Categories

Net
GroupId

GroupId

net.sourceforge.jwebunit
ArtifactId

ArtifactId

jwebunit-htmlunit-plugin
Version

Version

1.4.1
Type

Type

jar

Download jwebunit-htmlunit-plugin 1.4.1


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