is not current version
Last Version 5.3.5

com.testerum:json-steps 5.0.7


Categories

Categories

JSON Data
GroupId

GroupId

com.testerum
ArtifactId

ArtifactId

json-steps
Version

Version

5.0.7
Type

Type

jar

Download json-steps 5.0.7


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