is not current version
Last Version 0.3.1

com.github.karamelsoft.testing:data-driven-testing-xml 0.3.0


Categories

Categories

Data
GroupId

GroupId

com.github.karamelsoft.testing
ArtifactId

ArtifactId

data-driven-testing-xml
Version

Version

0.3.0
Type

Type

jar

Download data-driven-testing-xml 0.3.0


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