Download fluent-assertions-0.3.jar file - Jar f

Jar examples for f:fluent-assertions

Description

null

You can download jar file fluent-assertions 0.3 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add fluent-assertions-0.3.jar to your project.

<dependency>
   <groupId>de.toberkoe</groupId>
   <artifactId>fluent-assertions</artifactId>
   <version>0.3</version>
</dependency>
compile group: 'de.toberkoe', name: 'fluent-assertions', version: '0.3'
libraryDependencies += "de.toberkoe" % "fluent-assertions" % "0.3"
<dependency org="de.toberkoe" name="fluent-assertions" rev="0.3"/>
@Grapes(@Grab(group='de.toberkoe', module='fluent-assertions', version='0.3'))
'de.toberkoe:fluent-assertions:jar:0.3'

Download

Click the following link to download the jar file.

fluent-assertions-0.3-javadoc.jar
fluent-assertions-0.3-sources.jar
fluent-assertions-0.3.jar
fluent-assertions-0.3.pom



Related Tutorials