Download fluentlenium-assertj-3.0.3.jar file - Jar f

Jar examples for f:fluentlenium-assertj

Description

AssertJ Extension for FluentLenium

You can download jar file fluentlenium-assertj 3.0.3 in this page.

License

Apache 2

Build File

You can use the following script to add fluentlenium-assertj-3.0.3.jar to your project.

<dependency>
   <groupId>org.fluentlenium</groupId>
   <artifactId>fluentlenium-assertj</artifactId>
   <version>3.0.3</version>
</dependency>
compile group: 'org.fluentlenium', name: 'fluentlenium-assertj', version: '3.0.3'
libraryDependencies += "org.fluentlenium" % "fluentlenium-assertj" % "3.0.3"
<dependency org="org.fluentlenium" name="fluentlenium-assertj" rev="3.0.3"/>
@Grapes(@Grab(group='org.fluentlenium', module='fluentlenium-assertj', version='3.0.3'))
'org.fluentlenium:fluentlenium-assertj:jar:3.0.3'

Download

Click the following link to download the jar file.

fluentlenium-assertj-3.0.3-javadoc.jar
fluentlenium-assertj-3.0.3-sources.jar
fluentlenium-assertj-3.0.3.jar
fluentlenium-assertj-3.0.3.pom



Related Tutorials