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

com.arassec.igor:e2e 0.4.0

End-to-end tests for igor.

Группа

Группа

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

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

e2e
Версия

Версия

0.4.0
Тип

Тип

pom

Скачать e2e 0.4.0

Имя Файла Размер
e2e-0.4.0.pom 2 KB
Обзор

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