Last Version

Image assertion library 1.0.5

Image assertion library brings image comparison into automated testing.

License

License

Categories

Categories

Wire Data Data Structures
GroupId

GroupId

com.hotwire.image-assert
ArtifactId

ArtifactId

image-assert
Version

Version

1.0.5
Type

Type

jar
Description

Description

Image assertion library
Image assertion library brings image comparison into automated testing.

Download image-assert 1.0.5


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

Dependencies

compile (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.2.31
com.google.code.gson : gson jar 2.8.2

Project Modules

There are no modules declared in this project.