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

Jar examples for u:uisteps-core

Description

Framework based on Selenium

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

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials