is not current version
Last Version 4.1.3

com.github.claremontqualitymanagement:taf.json 4.0.2

JSON support for the TAF test automation framework by Claremont.

Categories

Categories

JSON Data
GroupId

GroupId

com.github.claremontqualitymanagement
ArtifactId

ArtifactId

taf.json
Version

Version

4.0.2
Type

Type

jar

Download taf.json 4.0.2


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