Download eyes-selenium-java-2.56.jar file - Jar e

Jar examples for e:eyes-selenium-java

Description

Applitools Eyes SDK for Selenium Java WebDriver

You can download jar file eyes-selenium-java 2.56 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add eyes-selenium-java-2.56.jar to your project.

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

Download

Click the following link to download the jar file.

eyes-selenium-java-2.56-javadoc.jar
eyes-selenium-java-2.56-sources.jar
eyes-selenium-java-2.56.jar
eyes-selenium-java-2.56.pom



Related Tutorials