Jar examples for f:fluent-assertions
null
You can download jar file fluent-assertions 0.3 in this page.
The Apache Software License, Version 2.0
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'
Click the following link to download the jar file.
fluent-assertions-0.3-javadoc.jar