Download serenity-junit-1.1.3.jar file - Jar s

Jar examples for s:serenity-junit

Description

Serenity JUnit integration

You can download jar file serenity-junit 1.1.3 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add serenity-junit-1.1.3.jar to your project.

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

Download

Click the following link to download the jar file.

serenity-junit-1.1.3-javadoc.jar
serenity-junit-1.1.3-sources.jar
serenity-junit-1.1.3.jar
serenity-junit-1.1.3.pom



Related Tutorials