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

Jar examples for f:fluentlenium-assertj

Description

AssertJ Extension for FluentLenium

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

License

Apache 2

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials