не последняя версия
Последняя версия 1.2.0.Beta2

io.fabric8.fab.tests:tests-project 1.1.0.CR2


Группа

Группа

io.fabric8.fab.tests
Идентификатор

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

tests-project
Версия

Версия

1.1.0.CR2
Тип

Тип

pom

Скачать tests-project 1.1.0.CR2

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

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