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

Jar examples for u:uisteps-core

Description

Framework based on Selenium

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

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials