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

org.test4j:test4j-parent 2.7.3

test4j parent

Группа

Группа

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

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

test4j-parent
Версия

Версия

2.7.3
Тип

Тип

pom

Скачать test4j-parent 2.7.3

Имя Файла Размер
test4j-parent-2.7.3.pom 3 KB
Обзор

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