is not current version
Last Version 2.0

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

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.4.1
Type

Type

jar

Download video-recorder-junit 1.4.1


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