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

org.jsmart:zerocode-tdd-parent 1.3.6

zerocode tdd parent

Группа

Группа

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

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

zerocode-tdd-parent
Версия

Версия

1.3.6
Тип

Тип

pom

Скачать zerocode-tdd-parent 1.3.6

Имя Файла Размер
zerocode-tdd-parent-1.3.6.pom 10 KB
Обзор

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