не последняя версия
Последняя версия 0.9.275

net.thucydides:thucydides-junit 0.9.18


Категории

Категории

IDE Инструменты разработки JUnit Тестирование компонентов Сеть
Группа

Группа

net.thucydides
Идентификатор

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

thucydides-junit
Версия

Версия

0.9.18
Тип

Тип

jar

Скачать thucydides-junit 0.9.18


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