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

org.apache.meecrowave:integration-tests 1.2.0

For modules requiring custom classpaths.

Группа

Группа

org.apache.meecrowave
Идентификатор

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

integration-tests
Версия

Версия

1.2.0
Тип

Тип

pom

Скачать integration-tests 1.2.0

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

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