is not current version
Last Version 3.3

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

HtmlUnit plugin for JWebUnit.

Categories

Categories

Net
GroupId

GroupId

net.sourceforge.jwebunit
ArtifactId

ArtifactId

jwebunit-htmlunit-plugin
Version

Version

1.5
Type

Type

jar

Download jwebunit-htmlunit-plugin 1.5


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