e

eyes-universal-core

Eyes universal core for storing and lunching binary server
http://www.applitools.com
Applitools License
Applitools Team
Files download
File Operation
eyes-universal-core-5.63.12.jar download
eyes-universal-core-5.63.12.pom download
eyes-universal-core-5.63.12-sources.jar download
Apache Maven
<dependency>
  <groupId>com.applitools</groupId>
  <artifactId>eyes-universal-core</artifactId>
  <version>5.63.12</version>
</dependency>
Gradle Groovy
implementation 'com.applitools:eyes-universal-core:5.63.12'
Gradle Kotlin
implementation("com.applitools:eyes-universal-core:5.63.12")
Scala SBT
libraryDependencies += "com.applitools" % "eyes-universal-core" % "5.63.12"
Groovy Grape
@Grapes(
  @Grab(group='com.applitools', module='eyes-universal-core', version='5.63.12')
)
Apache Ivy
<dependency org="com.applitools" name="eyes-universal-core" rev="5.63.12" />
Leiningen
[com.applitools/eyes-universal-core "5.63.12"]
Apache Buildr
'com.applitools:eyes-universal-core:jar:5.63.12'