Download serenity-core-1.0.59.jar file - Jar s

Jar examples for s:serenity-core

Description

Serenity core libraries

You can download jar file serenity-core 1.0.59 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add serenity-core-1.0.59.jar to your project.

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

Download

Click the following link to download the jar file.

serenity-core-1.0.59-javadoc.jar
serenity-core-1.0.59-sources.jar
serenity-core-1.0.59.jar
serenity-core-1.0.59.pom



Related Tutorials