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