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

Jar examples for s:serenity-core

Description

Serenity core libraries

You can download jar file serenity-core 1.6.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.6.5.jar to your project.

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

Download

Click the following link to download the jar file.

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



Related Tutorials