Download jgiven-html5-report-0.13.0-RC1.jar file - Jar j

Jar examples for j:jgiven-html5-report

Description

JGiven - BDD in plain Java - Module jgiven-html5-report

You can download jar file jgiven-html5-report 0.13.0-RC1 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add jgiven-html5-report-0.13.0-RC1.jar to your project.

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

Download

Click the following link to download the jar file.

jgiven-html5-report-0.13.0-RC1-javadoc.jar
jgiven-html5-report-0.13.0-RC1-sources.jar
jgiven-html5-report-0.13.0-RC1.jar
jgiven-html5-report-0.13.0-RC1.pom



Related Tutorials