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

org.jsmart:zerocode-tdd 1.3.23

Zerocode TDD framework for API test automation

Группа

Группа

org.jsmart
Идентификатор

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

zerocode-tdd
Версия

Версия

1.3.23
Тип

Тип

jar

Скачать zerocode-tdd 1.3.23


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