не последняя версия
Последняя версия 1.3.3

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

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

Группа

Группа

br.ufmg.dcc.saotome
Идентификатор

Идентификатор

beholder-selenium
Версия

Версия

1.3.2
Тип

Тип

jar

Скачать 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"]