is not current version
Last Version 2.0

com.automation-remarks:video-recorder-junit 1.6

Video Recorder is a library that allows to record selenium tests

Categories

Categories

IDE Development Tools JUnit Unit Testing Auto Application Layer Libs Code Generators
GroupId

GroupId

com.automation-remarks
ArtifactId

ArtifactId

video-recorder-junit
Version

Version

1.6
Type

Type

jar

Download video-recorder-junit 1.6


<!-- https://jarcasting.com/artifacts/com.automation-remarks/video-recorder-junit/ -->
<dependency>
    <groupId>com.automation-remarks</groupId>
    <artifactId>video-recorder-junit</artifactId>
    <version>1.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.automation-remarks/video-recorder-junit/
implementation 'com.automation-remarks:video-recorder-junit:1.6'
// https://jarcasting.com/artifacts/com.automation-remarks/video-recorder-junit/
implementation ("com.automation-remarks:video-recorder-junit:1.6")
'com.automation-remarks:video-recorder-junit:jar:1.6'
<dependency org="com.automation-remarks" name="video-recorder-junit" rev="1.6">
  <artifact name="video-recorder-junit" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.automation-remarks', module='video-recorder-junit', version='1.6')
)
libraryDependencies += "com.automation-remarks" % "video-recorder-junit" % "1.6"
[com.automation-remarks/video-recorder-junit "1.6"]