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

com.chutneytesting:chutney-junit-engine 1.3.1


Категории

Категории

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

Группа

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

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

chutney-junit-engine
Версия

Версия

1.3.1
Тип

Тип

jar

Скачать chutney-junit-engine 1.3.1


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