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

com.twosigma.webtau:webtau-junit5 0.29


Категории

Категории

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

Группа

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

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

webtau-junit5
Версия

Версия

0.29
Тип

Тип

jar

Скачать webtau-junit5 0.29


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