is not current version
Last Version 3.6

com.crawljax:crawljax-test-utils 3.0

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.0
Type

Type

jar

Download crawljax-test-utils 3.0


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