Download ui4j-api-2.1.0.jar file - Jar u

Jar examples for u:ui4j-api

Description

Web Automation for Java

You can download jar file ui4j-api 2.1.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add ui4j-api-2.1.0.jar to your project.

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

Download

Click the following link to download the jar file.

ui4j-api-2.1.0-javadoc.jar
ui4j-api-2.1.0-sources.jar
ui4j-api-2.1.0.jar
ui4j-api-2.1.0.pom



Related Tutorials