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

com.testerum:testerum 1.1-pre-alpha-19

Testerum test automation platform

Группа

Группа

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

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

testerum
Версия

Версия

1.1-pre-alpha-19
Тип

Тип

pom

Скачать testerum 1.1-pre-alpha-19

Имя Файла Размер
testerum-1.1-pre-alpha-19.pom 63 KB
Обзор

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