| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.zhaohaoh |
| Идентификатор | Идентификаторeasy-es-pom |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описаниеeasy-es-pom
easy-es包管理
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| easy-es-pom-1.0.0.pom | 7 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.zhaohaoh/easy-es-pom/ -->
<dependency>
<groupId>io.github.zhaohaoh</groupId>
<artifactId>easy-es-pom</artifactId>
<version>1.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.zhaohaoh/easy-es-pom/
implementation 'io.github.zhaohaoh:easy-es-pom:1.0.0'
// https://jarcasting.com/artifacts/io.github.zhaohaoh/easy-es-pom/
implementation ("io.github.zhaohaoh:easy-es-pom:1.0.0")
'io.github.zhaohaoh:easy-es-pom:pom:1.0.0'
<dependency org="io.github.zhaohaoh" name="easy-es-pom" rev="1.0.0">
<artifact name="easy-es-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.zhaohaoh', module='easy-es-pom', version='1.0.0')
)
libraryDependencies += "io.github.zhaohaoh" % "easy-es-pom" % "1.0.0"
[io.github.zhaohaoh/easy-es-pom "1.0.0"]