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

com.twosigma.webtau:webtau-junit4 1.15


Категории

Категории

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

Группа

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

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

webtau-junit4
Версия

Версия

1.15
Тип

Тип

jar

Скачать webtau-junit4 1.15


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