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

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

Testerum test automation platform

Группа

Группа

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

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

testerum
Версия

Версия

1.1-pre-alpha-20
Тип

Тип

pom

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

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

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