Download omelet-1.0.13.jar file - Jar o

Jar examples for o:omelet

Description

Automation library for Selenium built on top of TestNg

You can download jar file omelet 1.0.13 in this page.

License

Apache 2

Build File

You can use the following script to add omelet-1.0.13.jar to your project.

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

Download

Click the following link to download the jar file.

omelet-1.0.13-javadoc.jar
omelet-1.0.13-sources.jar
omelet-1.0.13.jar
omelet-1.0.13.pom



Related Tutorials