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

License

The MIT License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials