MVN

com.github.romankh3 : image-comparison

Maven & Gradle

Mar 29, 2021
8 usages
312 stars

image-comparison · Library that compares 2 images with the same sizes and shows the differences visually by drawing rectangles. Some parts of the image can be excluded from the comparison. Can be used for automation qa tests.

<dependency>
    <groupId>com.github.romankh3</groupId>
    <artifactId>image-comparison</artifactId>
    <version>4.4.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.romankh3 : image-comparison to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 4.4.0
  • Latest Beta: 4.0-beta

All Versions

Choose a version of com.github.romankh3 : image-comparison to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
4.4.x
image-comparison-4.4.0
4.3.x
image-comparison-4.3.1
image-comparison-4.3.0
4.2.x
image-comparison-4.2.1
image-comparison-4.2.0
4.1.x
image-comparison-4.1.0
4.0.x
image-comparison-4.0.1
image-comparison-4.0.0
4.0
image-comparison-4.0-beta
3.3.x
image-comparison-3.3.1
image-comparison-3.3.0
3.2.x
image-comparison-3.2.0
3.1.x
image-comparison-3.1.1
image-comparison-3.1.0
3.0.x
image-comparison-3.0.1
image-comparison-3.0.0
2.2.x
image-comparison-2.2.0
2.1.x
image-comparison-2.1.0

How to add a dependency to Maven

Add the following com.github.romankh3 : image-comparison maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.romankh3</groupId>
    <artifactId>image-comparison</artifactId>
    <version>4.4.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.romankh3 : image-comparison gradle dependency to your build.gradle file:

implementation 'com.github.romankh3:image-comparison:4.4.0'

Gradle Kotlin DSL: Add the following com.github.romankh3 : image-comparison gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.romankh3:image-comparison:4.4.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.romankh3 : image-comparison sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.romankh3" % "image-comparison" % "4.4.0"

Advertisement

Dependencies from Group

Mar 29, 2021
8 usages
312 stars

Discover Dependencies

Dec 30, 2021
6 stars
Apr 15, 2019
Apr 18, 2019
1 usages
0 stars
Dec 28, 2022
1 usages
0 stars
Dec 28, 2022
0 stars
Apr 19, 2019
214 stars
Aug 10, 2023
1 usages
810 stars
Aug 07, 2019
1 usages
124 stars