is not current version
Last Version 0.3.1

com.github.karamelsoft.testing:data-driven-testing-json 0.2.0


Categories

Categories

Data JSON
GroupId

GroupId

com.github.karamelsoft.testing
ArtifactId

ArtifactId

data-driven-testing-json
Version

Version

0.2.0
Type

Type

jar

Download data-driven-testing-json 0.2.0


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