Download video-recorder-core-1.6.jar file - Jar v

Jar examples for v:video-recorder-core

Description

Video Recorder is a library that allows to record selenium tests

You can download jar file video-recorder-core 1.6 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add video-recorder-core-1.6.jar to your project.

<dependency>
   <groupId>com.automation-remarks</groupId>
   <artifactId>video-recorder-core</artifactId>
   <version>1.6</version>
</dependency>
compile group: 'com.automation-remarks', name: 'video-recorder-core', version: '1.6'
libraryDependencies += "com.automation-remarks" % "video-recorder-core" % "1.6"
<dependency org="com.automation-remarks" name="video-recorder-core" rev="1.6"/>
@Grapes(@Grab(group='com.automation-remarks', module='video-recorder-core', version='1.6'))
'com.automation-remarks:video-recorder-core:jar:1.6'

Download

Click the following link to download the jar file.

video-recorder-core-1.6-javadoc.jar
video-recorder-core-1.6-sources.jar
video-recorder-core-1.6.jar
video-recorder-core-1.6.pom



Related Tutorials