Jar examples for s:serenity-junit
Serenity JUnit integration
You can download jar file serenity-junit 1.1.38 in this page.
The Apache Software License, Version 2.0
You can use the following script to add serenity-junit-1.1.38.jar to your project.
<dependency> <groupId>net.serenity-bdd</groupId> <artifactId>serenity-junit</artifactId> <version>1.1.38</version> </dependency>
compile group: 'net.serenity-bdd', name: 'serenity-junit', version: '1.1.38'
libraryDependencies += "net.serenity-bdd" % "serenity-junit" % "1.1.38"
<dependency org="net.serenity-bdd" name="serenity-junit" rev="1.1.38"/>
@Grapes(@Grab(group='net.serenity-bdd', module='serenity-junit', version='1.1.38'))
'net.serenity-bdd:serenity-junit:jar:1.1.38'
Click the following link to download the jar file.
serenity-junit-1.1.38-javadoc.jar