Download eyes-selenium-java-2.51.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.51 in this page.

License

Apache License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials