Jar examples for f:fest-assert-core
'Flexible' or 'fluent' assertions for testing
You can download jar file fest-assert-core 2.0M8 in this page.
You can use the following script to add fest-assert-core-2.0M8.jar to your project.
<dependency> <groupId>org.easytesting</groupId> <artifactId>fest-assert-core</artifactId> <version>2.0M8</version> </dependency>
compile group: 'org.easytesting', name: 'fest-assert-core', version: '2.0M8'
libraryDependencies += "org.easytesting" % "fest-assert-core" % "2.0M8"
<dependency org="org.easytesting" name="fest-assert-core" rev="2.0M8"/>
@Grapes(@Grab(group='org.easytesting', module='fest-assert-core', version='2.0M8'))
'org.easytesting:fest-assert-core:jar:2.0M8'
Click the following link to download the jar file.
fest-assert-core-2.0M8-javadoc.jar