GfxAssert

GfxAssert is a library for image and geometric asserts in test code and provides hamcrest matchers for doing so.

License

License

Categories

Categories

Net
GroupId

GroupId

net.mabboud.gfxassert
ArtifactId

ArtifactId

GfxAssert
Last Version

Last Version

1.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

GfxAssert
GfxAssert is a library for image and geometric asserts in test code and provides hamcrest matchers for doing so.
Project URL

Project URL

https://github.com/m-abboud/GfxAssert
Source Code Management

Source Code Management

https://github.com/m-abboud/GfxAssert

Download GfxAssert

How to add to project

<!-- https://jarcasting.com/artifacts/net.mabboud.gfxassert/GfxAssert/ -->
<dependency>
    <groupId>net.mabboud.gfxassert</groupId>
    <artifactId>GfxAssert</artifactId>
    <version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/net.mabboud.gfxassert/GfxAssert/
implementation 'net.mabboud.gfxassert:GfxAssert:1.0.4'
// https://jarcasting.com/artifacts/net.mabboud.gfxassert/GfxAssert/
implementation ("net.mabboud.gfxassert:GfxAssert:1.0.4")
'net.mabboud.gfxassert:GfxAssert:jar:1.0.4'
<dependency org="net.mabboud.gfxassert" name="GfxAssert" rev="1.0.4">
  <artifact name="GfxAssert" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.mabboud.gfxassert', module='GfxAssert', version='1.0.4')
)
libraryDependencies += "net.mabboud.gfxassert" % "GfxAssert" % "1.0.4"
[net.mabboud.gfxassert/GfxAssert "1.0.4"]

Dependencies

compile (1)

Group / Artifact Type Version
org.hamcrest : hamcrest-all jar 1.3

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.4