is not current version
Last Version 0.3.1

com.github.karamelsoft.testing:data-driven-testing 0.1.0

Modular extensible Test Framework

Categories

Categories

Data
GroupId

GroupId

com.github.karamelsoft.testing
ArtifactId

ArtifactId

data-driven-testing
Version

Version

0.1.0
Type

Type

pom

Download data-driven-testing 0.1.0


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