Download ngwebdriver-1.1.3.jar file - Jar n

Jar examples for n:ngwebdriver

Description

Helper classes for WebDriver and AngularJS

You can download jar file ngwebdriver 1.1.3 in this page.

License

The MIT license

Build File

You can use the following script to add ngwebdriver-1.1.3.jar to your project.

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

Download

Click the following link to download the jar file.

ngwebdriver-1.1.3-javadoc.jar
ngwebdriver-1.1.3-sources.jar
ngwebdriver-1.1.3.jar
ngwebdriver-1.1.3.pom



Related Tutorials