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

ru.darklogic.jericho:integration-tests 1.1.0


Группа

Группа

ru.darklogic.jericho
Идентификатор

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

integration-tests
Версия

Версия

1.1.0
Тип

Тип

pom

Скачать integration-tests 1.1.0

Имя Файла Размер
integration-tests-1.1.0.pom 2 KB
Обзор

<!-- https://jarcasting.com/artifacts/ru.darklogic.jericho/integration-tests/ -->
<dependency>
    <groupId>ru.darklogic.jericho</groupId>
    <artifactId>integration-tests</artifactId>
    <version>1.1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/ru.darklogic.jericho/integration-tests/
implementation 'ru.darklogic.jericho:integration-tests:1.1.0'
// https://jarcasting.com/artifacts/ru.darklogic.jericho/integration-tests/
implementation ("ru.darklogic.jericho:integration-tests:1.1.0")
'ru.darklogic.jericho:integration-tests:pom:1.1.0'
<dependency org="ru.darklogic.jericho" name="integration-tests" rev="1.1.0">
  <artifact name="integration-tests" type="pom" />
</dependency>
@Grapes(
@Grab(group='ru.darklogic.jericho', module='integration-tests', version='1.1.0')
)
libraryDependencies += "ru.darklogic.jericho" % "integration-tests" % "1.1.0"
[ru.darklogic.jericho/integration-tests "1.1.0"]