Download xebium-0.12.jar file - Jar x

Jar examples for x:xebium

Description

A Selenium2 fixture for FitNesse.

You can download jar file xebium 0.12 in this page.

License

Apache License version 2.0

Build File

You can use the following script to add xebium-0.12.jar to your project.

<dependency>
   <groupId>com.xebia.incubator</groupId>
   <artifactId>xebium</artifactId>
   <version>0.12</version>
</dependency>
compile group: 'com.xebia.incubator', name: 'xebium', version: '0.12'
libraryDependencies += "com.xebia.incubator" % "xebium" % "0.12"
<dependency org="com.xebia.incubator" name="xebium" rev="0.12"/>
@Grapes(@Grab(group='com.xebia.incubator', module='xebium', version='0.12'))
'com.xebia.incubator:xebium:jar:0.12'

Download

Click the following link to download the jar file.

xebium-0.12-ide.jar
xebium-0.12-javadoc.jar
xebium-0.12-sources.jar
xebium-0.12.jar
xebium-0.12.pom



Related Tutorials