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