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

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

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials