Download selenium-utils-core-1.4.jar file - Jar s

Jar examples for s:selenium-utils-core

Description

You can download jar file selenium-utils-core 1.4 in this page.

Build File

You can use the following script to add selenium-utils-core-1.4.jar to your project.

<dependency>
   <groupId>com.pojosontheweb</groupId>
   <artifactId>selenium-utils-core</artifactId>
   <version>1.4</version>
</dependency>
compile group: 'com.pojosontheweb', name: 'selenium-utils-core', version: '1.4'
libraryDependencies += "com.pojosontheweb" % "selenium-utils-core" % "1.4"
<dependency org="com.pojosontheweb" name="selenium-utils-core" rev="1.4"/>
@Grapes(@Grab(group='com.pojosontheweb', module='selenium-utils-core', version='1.4'))
'com.pojosontheweb:selenium-utils-core:jar:1.4'

Download

Click the following link to download the jar file.

selenium-utils-core-1.4-javadoc.jar
selenium-utils-core-1.4-sources.jar
selenium-utils-core-1.4.jar
selenium-utils-core-1.4.pom



Related Tutorials