Download tcases-lib-2.0.0.jar file - Jar t

Jar examples for t:tcases-lib

Description

Generates test cases from system input space models

You can download jar file tcases-lib 2.0.0 in this page.

License

The MIT License

Build File

You can use the following script to add tcases-lib-2.0.0.jar to your project.

<dependency>
   <groupId>org.cornutum.tcases</groupId>
   <artifactId>tcases-lib</artifactId>
   <version>2.0.0</version>
</dependency>
compile group: 'org.cornutum.tcases', name: 'tcases-lib', version: '2.0.0'
libraryDependencies += "org.cornutum.tcases" % "tcases-lib" % "2.0.0"
<dependency org="org.cornutum.tcases" name="tcases-lib" rev="2.0.0"/>
@Grapes(@Grab(group='org.cornutum.tcases', module='tcases-lib', version='2.0.0'))
'org.cornutum.tcases:tcases-lib:jar:2.0.0'

Download

Click the following link to download the jar file.

tcases-lib-2.0.0-javadoc.jar
tcases-lib-2.0.0-sources.jar
tcases-lib-2.0.0.jar
tcases-lib-2.0.0.pom



Related Tutorials