Jar examples for a:assertj-extensions
Assertj Extensions (advanced testing of conventions, iterables, strings, exceptions)
You can download jar file assertj-extensions 0.0.3 in this page.
GNU LESSER GENERAL PUBLIC LICENSE (LGPL)
You can use the following script to add assertj-extensions-0.0.3.jar to your project.
<dependency> <groupId>net.amygdalum</groupId> <artifactId>assertj-extensions</artifactId> <version>0.0.3</version> </dependency>
compile group: 'net.amygdalum', name: 'assertj-extensions', version: '0.0.3'
libraryDependencies += "net.amygdalum" % "assertj-extensions" % "0.0.3"
<dependency org="net.amygdalum" name="assertj-extensions" rev="0.0.3"/>
@Grapes(@Grab(group='net.amygdalum', module='assertj-extensions', version='0.0.3'))
'net.amygdalum:assertj-extensions:jar:0.0.3'
Click the following link to download the jar file.
assertj-extensions-0.0.3-javadoc.jar