Download light-air-2.0.0.jar file - Jar l

Jar examples for l:light-air

Description

Integration functional testing of web applications for developers.

You can download jar file light-air 2.0.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add light-air-2.0.0.jar to your project.

<dependency>
   <groupId>net.sf.lightair</groupId>
   <artifactId>light-air</artifactId>
   <version>2.0.0</version>
</dependency>
compile group: 'net.sf.lightair', name: 'light-air', version: '2.0.0'
libraryDependencies += "net.sf.lightair" % "light-air" % "2.0.0"
<dependency org="net.sf.lightair" name="light-air" rev="2.0.0"/>
@Grapes(@Grab(group='net.sf.lightair', module='light-air', version='2.0.0'))
'net.sf.lightair:light-air:jar:2.0.0'

Download

Click the following link to download the jar file.

light-air-2.0.0-javadoc.jar
light-air-2.0.0-sources.jar
light-air-2.0.0.jar
light-air-2.0.0.pom



Related Tutorials