| Группа | Группаtech.mhuang |
|---|---|
| Идентификатор | Идентификаторhmtool-ext-interchan |
| Версия | Версия1.4.2 |
| Тип | Типpom |
| Имя Файла | Размер |
|---|---|
| hmtool-ext-interchan-1.4.2.pom | 12 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/tech.mhuang/hmtool-ext-interchan/ -->
<dependency>
<groupId>tech.mhuang</groupId>
<artifactId>hmtool-ext-interchan</artifactId>
<version>1.4.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/tech.mhuang/hmtool-ext-interchan/
implementation 'tech.mhuang:hmtool-ext-interchan:1.4.2'
// https://jarcasting.com/artifacts/tech.mhuang/hmtool-ext-interchan/
implementation ("tech.mhuang:hmtool-ext-interchan:1.4.2")
'tech.mhuang:hmtool-ext-interchan:pom:1.4.2'
<dependency org="tech.mhuang" name="hmtool-ext-interchan" rev="1.4.2">
<artifact name="hmtool-ext-interchan" type="pom" />
</dependency>
@Grapes(
@Grab(group='tech.mhuang', module='hmtool-ext-interchan', version='1.4.2')
)
libraryDependencies += "tech.mhuang" % "hmtool-ext-interchan" % "1.4.2"
[tech.mhuang/hmtool-ext-interchan "1.4.2"]