Download tourniquet-core-0.4.2.jar file - Jar t

Jar examples for t:tourniquet-core

Description

API for tourniquet entities, providing common classes and interfaces used throughout tourniquet

You can download jar file tourniquet-core 0.4.2 in this page.

License

Apache License

Build File

You can use the following script to add tourniquet-core-0.4.2.jar to your project.

<dependency>
   <groupId>io.tourniquet.junit</groupId>
   <artifactId>tourniquet-core</artifactId>
   <version>0.4.2</version>
</dependency>
compile group: 'io.tourniquet.junit', name: 'tourniquet-core', version: '0.4.2'
libraryDependencies += "io.tourniquet.junit" % "tourniquet-core" % "0.4.2"
<dependency org="io.tourniquet.junit" name="tourniquet-core" rev="0.4.2"/>
@Grapes(@Grab(group='io.tourniquet.junit', module='tourniquet-core', version='0.4.2'))
'io.tourniquet.junit:tourniquet-core:jar:0.4.2'

Download

Click the following link to download the jar file.

tourniquet-core-0.4.2-javadoc.jar
tourniquet-core-0.4.2-sources.jar
tourniquet-core-0.4.2-tests.jar
tourniquet-core-0.4.2.jar
tourniquet-core-0.4.2.pom



Related Tutorials