is not current version
Last Version 0.9.6-dev

com.mastfrog:http-test-harness-tests 0.9.3-dev


GroupId

GroupId

com.mastfrog
ArtifactId

ArtifactId

http-test-harness-tests
Version

Version

0.9.3-dev
Type

Type

jar

Download http-test-harness-tests 0.9.3-dev


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