Jar examples for j:jgiven-junit
Module for writing JGiven tests with JUnit
You can download jar file jgiven-junit 0.8.4 in this page.
The Apache Software License, Version 2.0
You can use the following script to add jgiven-junit-0.8.4.jar to your project.
<dependency> <groupId>com.tngtech.jgiven</groupId> <artifactId>jgiven-junit</artifactId> <version>0.8.4</version> </dependency>
compile group: 'com.tngtech.jgiven', name: 'jgiven-junit', version: '0.8.4'
libraryDependencies += "com.tngtech.jgiven" % "jgiven-junit" % "0.8.4"
<dependency org="com.tngtech.jgiven" name="jgiven-junit" rev="0.8.4"/>
@Grapes(@Grab(group='com.tngtech.jgiven', module='jgiven-junit', version='0.8.4'))
'com.tngtech.jgiven:jgiven-junit:jar:0.8.4'
Click the following link to download the jar file.
jgiven-junit-0.8.4-javadoc.jar