не последняя версия
Последняя версия 0.9.6-dev

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


Группа

Группа

com.mastfrog
Идентификатор

Идентификатор

http-test-harness-tests
Версия

Версия

0.9.0-dev
Тип

Тип

jar

Скачать http-test-harness-tests 0.9.0-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.0-dev</version>
</dependency>
// https://jarcasting.com/artifacts/com.mastfrog/http-test-harness-tests/
implementation 'com.mastfrog:http-test-harness-tests:0.9.0-dev'
// https://jarcasting.com/artifacts/com.mastfrog/http-test-harness-tests/
implementation ("com.mastfrog:http-test-harness-tests:0.9.0-dev")
'com.mastfrog:http-test-harness-tests:jar:0.9.0-dev'
<dependency org="com.mastfrog" name="http-test-harness-tests" rev="0.9.0-dev">
  <artifact name="http-test-harness-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mastfrog', module='http-test-harness-tests', version='0.9.0-dev')
)
libraryDependencies += "com.mastfrog" % "http-test-harness-tests" % "0.9.0-dev"
[com.mastfrog/http-test-harness-tests "0.9.0-dev"]