is not current version
Last Version 5.3.5

com.testerum:json-steps 1.1-pre-alpha-21


Categories

Categories

JSON Data
GroupId

GroupId

com.testerum
ArtifactId

ArtifactId

json-steps
Version

Version

1.1-pre-alpha-21
Type

Type

jar

Download json-steps 1.1-pre-alpha-21


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