is not current version
Last Version 1.3.3

br.ufmg.dcc.saotome:beholder-selenium 1.3.2

Framework with Interfaces creating a standard of Components to create Test Cases.

GroupId

GroupId

br.ufmg.dcc.saotome
ArtifactId

ArtifactId

beholder-selenium
Version

Version

1.3.2
Type

Type

jar

Download beholder-selenium 1.3.2


<!-- https://jarcasting.com/artifacts/br.ufmg.dcc.saotome/beholder-selenium/ -->
<dependency>
    <groupId>br.ufmg.dcc.saotome</groupId>
    <artifactId>beholder-selenium</artifactId>
    <version>1.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/br.ufmg.dcc.saotome/beholder-selenium/
implementation 'br.ufmg.dcc.saotome:beholder-selenium:1.3.2'
// https://jarcasting.com/artifacts/br.ufmg.dcc.saotome/beholder-selenium/
implementation ("br.ufmg.dcc.saotome:beholder-selenium:1.3.2")
'br.ufmg.dcc.saotome:beholder-selenium:jar:1.3.2'
<dependency org="br.ufmg.dcc.saotome" name="beholder-selenium" rev="1.3.2">
  <artifact name="beholder-selenium" type="jar" />
</dependency>
@Grapes(
@Grab(group='br.ufmg.dcc.saotome', module='beholder-selenium', version='1.3.2')
)
libraryDependencies += "br.ufmg.dcc.saotome" % "beholder-selenium" % "1.3.2"
[br.ufmg.dcc.saotome/beholder-selenium "1.3.2"]