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

tech.pardus:pardus-tools-starter-parent 0.0.7

Parent Project For the Common Tools

Группа

Группа

tech.pardus
Идентификатор

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

pardus-tools-starter-parent
Версия

Версия

0.0.7
Тип

Тип

pom

Скачать pardus-tools-starter-parent 0.0.7

Имя Файла Размер
pardus-tools-starter-parent-0.0.7.pom 6 KB
Обзор

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