is not current version
Last Version 3.6

com.crawljax:crawljax-test-utils 3.5.1

This artifact offers Crawljax plugin developers a convenient way to test their plugins by offering several default sites with known/expected output.

GroupId

GroupId

com.crawljax
ArtifactId

ArtifactId

crawljax-test-utils
Version

Version

3.5.1
Type

Type

jar

Download crawljax-test-utils 3.5.1


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