is not current version
Last Version 0.8

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


GroupId

GroupId

org.sonatype.http-testing-harness
ArtifactId

ArtifactId

harness-runner
Version

Version

0.7
Type

Type

jar

Download harness-runner 0.7


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