Download serenity-core-1.5.1-rc.5.jar file - Jar s

Jar examples for s:serenity-core

Description

Serenity core libraries

You can download jar file serenity-core 1.5.1-rc.5 in this page.

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

serenity-core-1.5.1-rc.5-javadoc.jar
serenity-core-1.5.1-rc.5-sources.jar
serenity-core-1.5.1-rc.5.jar
serenity-core-1.5.1-rc.5.pom



Related Tutorials