is not current version
Last Version 1.3.28

org.jsmart:zerocode-tdd 1.3.22

Zerocode TDD framework for API test automation

GroupId

GroupId

org.jsmart
ArtifactId

ArtifactId

zerocode-tdd
Version

Version

1.3.22
Type

Type

jar

Download zerocode-tdd 1.3.22


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