Jar examples for g:GfxAssert
GfxAssert is a library for image and geometric asserts in test code and provides hamcrest matchers for doing so.
You can download jar file GfxAssert 1.0.4 in this page.
GNU Lesser General Public License 3.0
You can use the following script to add GfxAssert-1.0.4.jar to your project.
<dependency> <groupId>net.mabboud.gfxassert</groupId> <artifactId>GfxAssert</artifactId> <version>1.0.4</version> </dependency>
compile group: 'net.mabboud.gfxassert', name: 'GfxAssert', version: '1.0.4'
libraryDependencies += "net.mabboud.gfxassert" % "GfxAssert" % "1.0.4"
<dependency org="net.mabboud.gfxassert" name="GfxAssert" rev="1.0.4"/>
@Grapes(@Grab(group='net.mabboud.gfxassert', module='GfxAssert', version='1.0.4'))
'net.mabboud.gfxassert:GfxAssert:jar:1.0.4'
Click the following link to download the jar file.
GfxAssert-1.0.4-javadoc.jar