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

License

The MIT License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials