Files download
File Operation
image-comparator-1.0.1.jar download
image-comparator-1.0.1.pom download
image-comparator-1.0.1-sources.jar download
Apache Maven
<dependency>
  <groupId>com.github.ngoanh2n</groupId>
  <artifactId>image-comparator</artifactId>
  <version>1.0.1</version>
</dependency>
Gradle Groovy
implementation 'com.github.ngoanh2n:image-comparator:1.0.1'
Gradle Kotlin
implementation("com.github.ngoanh2n:image-comparator:1.0.1")
Scala SBT
libraryDependencies += "com.github.ngoanh2n" % "image-comparator" % "1.0.1"
Groovy Grape
@Grapes(
  @Grab(group='com.github.ngoanh2n', module='image-comparator', version='1.0.1')
)
Apache Ivy
<dependency org="com.github.ngoanh2n" name="image-comparator" rev="1.0.1" />
Leiningen
[com.github.ngoanh2n/image-comparator "1.0.1"]
Apache Buildr
'com.github.ngoanh2n:image-comparator:jar:1.0.1'
Dependencies