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