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

tech.mhuang:hmtool-ext-parent 1.1.0

mhuang扩展父pom

Группа

Группа

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

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

hmtool-ext-parent
Версия

Версия

1.1.0
Тип

Тип

pom

Скачать hmtool-ext-parent 1.1.0

Имя Файла Размер
hmtool-ext-parent-1.1.0.pom 5 KB
Обзор

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