Download tcases-lib-1.2.2.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 1.2.2 in this page.

License

The MIT License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials