Jar examples for t:tourniquet-core
API for tourniquet entities, providing common classes and interfaces used throughout tourniquet
You can download jar file tourniquet-core 0.4.7 in this page.
Apache License
You can use the following script to add tourniquet-core-0.4.7.jar to your project.
<dependency> <groupId>io.tourniquet.junit</groupId> <artifactId>tourniquet-core</artifactId> <version>0.4.7</version> </dependency>
compile group: 'io.tourniquet.junit', name: 'tourniquet-core', version: '0.4.7'
libraryDependencies += "io.tourniquet.junit" % "tourniquet-core" % "0.4.7"
<dependency org="io.tourniquet.junit" name="tourniquet-core" rev="0.4.7"/>
@Grapes(@Grab(group='io.tourniquet.junit', module='tourniquet-core', version='0.4.7'))
'io.tourniquet.junit:tourniquet-core:jar:0.4.7'
Click the following link to download the jar file.
tourniquet-core-0.4.7-javadoc.jar