Download video-recorder-core-1.5.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.5 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.5.jar to your project.

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

Download

Click the following link to download the jar file.

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



Related Tutorials