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

com.github.jorge2m:testmaker 2.1.6

Framework for the construction of End To End Testcases based on Selenium WebDriver

Группа

Группа

com.github.jorge2m
Идентификатор

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

testmaker
Версия

Версия

2.1.6
Тип

Тип

pom

Скачать testmaker 2.1.6

Имя Файла Размер
testmaker-2.1.6.pom 4 KB
Обзор

<!-- https://jarcasting.com/artifacts/com.github.jorge2m/testmaker/ -->
<dependency>
    <groupId>com.github.jorge2m</groupId>
    <artifactId>testmaker</artifactId>
    <version>2.1.6</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.jorge2m/testmaker/
implementation 'com.github.jorge2m:testmaker:2.1.6'
// https://jarcasting.com/artifacts/com.github.jorge2m/testmaker/
implementation ("com.github.jorge2m:testmaker:2.1.6")
'com.github.jorge2m:testmaker:pom:2.1.6'
<dependency org="com.github.jorge2m" name="testmaker" rev="2.1.6">
  <artifact name="testmaker" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.jorge2m', module='testmaker', version='2.1.6')
)
libraryDependencies += "com.github.jorge2m" % "testmaker" % "2.1.6"
[com.github.jorge2m/testmaker "2.1.6"]