Download serenity-core-1.2.2-rc.4.jar file - Jar s

Jar examples for s:serenity-core

Description

Serenity core libraries

You can download jar file serenity-core 1.2.2-rc.4 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add serenity-core-1.2.2-rc.4.jar to your project.

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

Download

Click the following link to download the jar file.

serenity-core-1.2.2-rc.4-javadoc.jar
serenity-core-1.2.2-rc.4-sources.jar
serenity-core-1.2.2-rc.4.jar
serenity-core-1.2.2-rc.4.pom



Related Tutorials