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

com.twosigma.webtau:webtau-junit5 1.13


Категории

Категории

JUnit Тестирование компонентов
Группа

Группа

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

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

webtau-junit5
Версия

Версия

1.13
Тип

Тип

jar

Скачать webtau-junit5 1.13


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