is not current version
Last Version 4.2.3

uk.ac.cam.automation:seleniumframework 1.0.7

A framework to enable test automation engineers to focus on writing tests rather than maintaining a testing framework

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

uk.ac.cam.automation
ArtifactId

ArtifactId

seleniumframework
Version

Version

1.0.7
Type

Type

jar

Download seleniumframework 1.0.7


<!-- https://jarcasting.com/artifacts/uk.ac.cam.automation/seleniumframework/ -->
<dependency>
    <groupId>uk.ac.cam.automation</groupId>
    <artifactId>seleniumframework</artifactId>
    <version>1.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/uk.ac.cam.automation/seleniumframework/
implementation 'uk.ac.cam.automation:seleniumframework:1.0.7'
// https://jarcasting.com/artifacts/uk.ac.cam.automation/seleniumframework/
implementation ("uk.ac.cam.automation:seleniumframework:1.0.7")
'uk.ac.cam.automation:seleniumframework:jar:1.0.7'
<dependency org="uk.ac.cam.automation" name="seleniumframework" rev="1.0.7">
  <artifact name="seleniumframework" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.ac.cam.automation', module='seleniumframework', version='1.0.7')
)
libraryDependencies += "uk.ac.cam.automation" % "seleniumframework" % "1.0.7"
[uk.ac.cam.automation/seleniumframework "1.0.7"]