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

Jar examples for u:uisteps-core

Description

Framework based on Selenium

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

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials