Download uisteps-core-3.2.5.jar file - Jar u

Jar examples for u:uisteps-core

Description

Framework based on Selenium

You can download jar file uisteps-core 3.2.5 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add uisteps-core-3.2.5.jar to your project.

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

Download

Click the following link to download the jar file.

uisteps-core-3.2.5-javadoc.jar
uisteps-core-3.2.5-sources.jar
uisteps-core-3.2.5.jar
uisteps-core-3.2.5.pom



Related Tutorials