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

org.test4j:test4j.parent 2.0.7

test4j

Группа

Группа

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

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

test4j.parent
Версия

Версия

2.0.7
Тип

Тип

jar

Скачать test4j.parent 2.0.7

Имя Файла Размер
test4j.parent-2.0.7.pom 7 KB
test4j.parent-2.0.7-tests.jar 2 KB
Обзор

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