is not current version
Last Version 1.3.28

org.jsmart:zerocode-tdd 1.3.16

Zerocode TDD framework for API test automation

GroupId

GroupId

org.jsmart
ArtifactId

ArtifactId

zerocode-tdd
Version

Version

1.3.16
Type

Type

jar

Download zerocode-tdd 1.3.16


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