Download eyes-common-java-2.51.jar file - Jar e

Jar examples for e:eyes-common-java

Description

Common code for Applitools Eyes Java SDK projects

You can download jar file eyes-common-java 2.51 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add eyes-common-java-2.51.jar to your project.

<dependency>
   <groupId>com.applitools</groupId>
   <artifactId>eyes-common-java</artifactId>
   <version>2.51</version>
</dependency>
compile group: 'com.applitools', name: 'eyes-common-java', version: '2.51'
libraryDependencies += "com.applitools" % "eyes-common-java" % "2.51"
<dependency org="com.applitools" name="eyes-common-java" rev="2.51"/>
@Grapes(@Grab(group='com.applitools', module='eyes-common-java', version='2.51'))
'com.applitools:eyes-common-java:jar:2.51'

Download

Click the following link to download the jar file.

eyes-common-java-2.51-javadoc.jar
eyes-common-java-2.51-sources.jar
eyes-common-java-2.51.jar
eyes-common-java-2.51.pom



Related Tutorials