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

License

The MIT License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials