Download data-driven-testing-core-0.2.0.jar file - Jar d

Jar examples for d:data-driven-testing-core

Description

You can download jar file data-driven-testing-core 0.2.0 in this page.

Build File

You can use the following script to add data-driven-testing-core-0.2.0.jar to your project.

<dependency>
   <groupId>com.github.karamelsoft.testing</groupId>
   <artifactId>data-driven-testing-core</artifactId>
   <version>0.2.0</version>
</dependency>
compile group: 'com.github.karamelsoft.testing', name: 'data-driven-testing-core', version: '0.2.0'
libraryDependencies += "com.github.karamelsoft.testing" % "data-driven-testing-core" % "0.2.0"
<dependency org="com.github.karamelsoft.testing" name="data-driven-testing-core" rev="0.2.0"/>
@Grapes(@Grab(group='com.github.karamelsoft.testing', module='data-driven-testing-core', version='0.2.0'))
'com.github.karamelsoft.testing:data-driven-testing-core:jar:0.2.0'

Download

Click the following link to download the jar file.

data-driven-testing-core-0.2.0-javadoc.jar
data-driven-testing-core-0.2.0-sources.jar
data-driven-testing-core-0.2.0.jar
data-driven-testing-core-0.2.0.pom



Related Tutorials