| Группа | Группаorg.jsmart |
|---|---|
| Идентификатор | Идентификаторzerocode-tdd-parent |
| Версия | Версия1.3.5 |
| Тип | Типpom |
| Имя Файла | Размер |
|---|---|
| zerocode-tdd-parent-1.3.5.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.5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jsmart/zerocode-tdd-parent/
implementation 'org.jsmart:zerocode-tdd-parent:1.3.5'
// https://jarcasting.com/artifacts/org.jsmart/zerocode-tdd-parent/
implementation ("org.jsmart:zerocode-tdd-parent:1.3.5")
'org.jsmart:zerocode-tdd-parent:pom:1.3.5'
<dependency org="org.jsmart" name="zerocode-tdd-parent" rev="1.3.5">
<artifact name="zerocode-tdd-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jsmart', module='zerocode-tdd-parent', version='1.3.5')
)
libraryDependencies += "org.jsmart" % "zerocode-tdd-parent" % "1.3.5"
[org.jsmart/zerocode-tdd-parent "1.3.5"]