Download jgiven-core-0.5.3.jar file - Jar j

Jar examples for j:jgiven-core

Description

JGiven core module

You can download jar file jgiven-core 0.5.3 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add jgiven-core-0.5.3.jar to your project.

<dependency>
   <groupId>com.tngtech.jgiven</groupId>
   <artifactId>jgiven-core</artifactId>
   <version>0.5.3</version>
</dependency>
compile group: 'com.tngtech.jgiven', name: 'jgiven-core', version: '0.5.3'
libraryDependencies += "com.tngtech.jgiven" % "jgiven-core" % "0.5.3"
<dependency org="com.tngtech.jgiven" name="jgiven-core" rev="0.5.3"/>
@Grapes(@Grab(group='com.tngtech.jgiven', module='jgiven-core', version='0.5.3'))
'com.tngtech.jgiven:jgiven-core:jar:0.5.3'

Download

Click the following link to download the jar file.

jgiven-core-0.5.3-javadoc.jar
jgiven-core-0.5.3-sources.jar
jgiven-core-0.5.3-tests.jar
jgiven-core-0.5.3.jar
jgiven-core-0.5.3.pom



Related Tutorials