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.64.5.jar download
eyes-universal-core-5.64.5.pom download
eyes-universal-core-5.64.5-sources.jar download
Apache Maven
<dependency>
  <groupId>com.applitools</groupId>
  <artifactId>eyes-universal-core</artifactId>
  <version>5.64.5</version>
</dependency>
Gradle Groovy
implementation 'com.applitools:eyes-universal-core:5.64.5'
Gradle Kotlin
implementation("com.applitools:eyes-universal-core:5.64.5")
Scala SBT
libraryDependencies += "com.applitools" % "eyes-universal-core" % "5.64.5"
Groovy Grape
@Grapes(
  @Grab(group='com.applitools', module='eyes-universal-core', version='5.64.5')
)
Apache Ivy
<dependency org="com.applitools" name="eyes-universal-core" rev="5.64.5" />
Leiningen
[com.applitools/eyes-universal-core "5.64.5"]
Apache Buildr
'com.applitools:eyes-universal-core:jar:5.64.5'