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

com.twosigma.webtau:webtau-junit4 1.5


Категории

Категории

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

Группа

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

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

webtau-junit4
Версия

Версия

1.5
Тип

Тип

jar

Скачать webtau-junit4 1.5


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