Download serenity-core-1.1.29-rc.3.jar file - Jar s

Jar examples for s:serenity-core

Description

Serenity core libraries

You can download jar file serenity-core 1.1.29-rc.3 in this page.

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

serenity-core-1.1.29-rc.3-javadoc.jar
serenity-core-1.1.29-rc.3-sources.jar
serenity-core-1.1.29-rc.3.jar
serenity-core-1.1.29-rc.3.pom



Related Tutorials