p

pixeldiff-parent

A library/tool to ensure there are no UI regressions.
https://github.com/tanob/pixeldiff
MIT license
Adriano Bonat
Files download
File Operation
pixeldiff-parent-1.0.1.pom download
Apache Maven
<dependency>
  <groupId>com.github.tanob</groupId>
  <artifactId>pixeldiff-parent</artifactId>
  <version>1.0.1</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'com.github.tanob:pixeldiff-parent:1.0.1'
Gradle Kotlin
implementation("com.github.tanob:pixeldiff-parent:1.0.1")
Scala SBT
libraryDependencies += "com.github.tanob" % "pixeldiff-parent" % "1.0.1"
Groovy Grape
@Grapes(
  @Grab(group='com.github.tanob', module='pixeldiff-parent', version='1.0.1')
)
Apache Ivy
<dependency org="com.github.tanob" name="pixeldiff-parent" rev="1.0.1" />
Leiningen
[com.github.tanob/pixeldiff-parent "1.0.1"]
Apache Buildr
'com.github.tanob:pixeldiff-parent:jar:1.0.1'
Dependencies
The project has no third-party dependencies