Download serenity-report-resources-1.9.13.jar file - Jar s

Jar examples for s:serenity-report-resources

Description

Serenity Report templates

You can download jar file serenity-report-resources 1.9.13 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add serenity-report-resources-1.9.13.jar to your project.

<dependency>
   <groupId>net.serenity-bdd</groupId>
   <artifactId>serenity-report-resources</artifactId>
   <version>1.9.13</version>
</dependency>
compile group: 'net.serenity-bdd', name: 'serenity-report-resources', version: '1.9.13'
libraryDependencies += "net.serenity-bdd" % "serenity-report-resources" % "1.9.13"
<dependency org="net.serenity-bdd" name="serenity-report-resources" rev="1.9.13"/>
@Grapes(@Grab(group='net.serenity-bdd', module='serenity-report-resources', version='1.9.13'))
'net.serenity-bdd:serenity-report-resources:jar:1.9.13'

Download

Click the following link to download the jar file.

serenity-report-resources-1.9.13-javadoc.jar
serenity-report-resources-1.9.13-sources.jar
serenity-report-resources-1.9.13.jar
serenity-report-resources-1.9.13.pom



Related Tutorials