is not current version
Last Version 0.8

org.sonatype.http-testing-harness:harness-runner 0.4.1


GroupId

GroupId

org.sonatype.http-testing-harness
ArtifactId

ArtifactId

harness-runner
Version

Version

0.4.1
Type

Type

jar

Download harness-runner 0.4.1


<!-- https://jarcasting.com/artifacts/org.sonatype.http-testing-harness/harness-runner/ -->
<dependency>
    <groupId>org.sonatype.http-testing-harness</groupId>
    <artifactId>harness-runner</artifactId>
    <version>0.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.sonatype.http-testing-harness/harness-runner/
implementation 'org.sonatype.http-testing-harness:harness-runner:0.4.1'
// https://jarcasting.com/artifacts/org.sonatype.http-testing-harness/harness-runner/
implementation ("org.sonatype.http-testing-harness:harness-runner:0.4.1")
'org.sonatype.http-testing-harness:harness-runner:jar:0.4.1'
<dependency org="org.sonatype.http-testing-harness" name="harness-runner" rev="0.4.1">
  <artifact name="harness-runner" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.sonatype.http-testing-harness', module='harness-runner', version='0.4.1')
)
libraryDependencies += "org.sonatype.http-testing-harness" % "harness-runner" % "0.4.1"
[org.sonatype.http-testing-harness/harness-runner "0.4.1"]