is not current version
Last Version 3.6

com.crawljax:crawljax-test-utils 1.3

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

1.3
Type

Type

jar

Download crawljax-test-utils 1.3


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