| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.gitee.heresz |
| Идентификатор | Идентификаторme-cloud-dependencies-parent |
| Версия | Версия1.0.3 |
| Тип | Типpom |
| Описание |
Описаниеme-cloud-dependencies-parent
pom parent
|
| Имя Файла | Размер |
|---|---|
| me-cloud-dependencies-parent-1.0.3.pom | 9 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.gitee.heresz/me-cloud-dependencies-parent/ -->
<dependency>
<groupId>com.gitee.heresz</groupId>
<artifactId>me-cloud-dependencies-parent</artifactId>
<version>1.0.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.heresz/me-cloud-dependencies-parent/
implementation 'com.gitee.heresz:me-cloud-dependencies-parent:1.0.3'
// https://jarcasting.com/artifacts/com.gitee.heresz/me-cloud-dependencies-parent/
implementation ("com.gitee.heresz:me-cloud-dependencies-parent:1.0.3")
'com.gitee.heresz:me-cloud-dependencies-parent:pom:1.0.3'
<dependency org="com.gitee.heresz" name="me-cloud-dependencies-parent" rev="1.0.3">
<artifact name="me-cloud-dependencies-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.gitee.heresz', module='me-cloud-dependencies-parent', version='1.0.3')
)
libraryDependencies += "com.gitee.heresz" % "me-cloud-dependencies-parent" % "1.0.3"
[com.gitee.heresz/me-cloud-dependencies-parent "1.0.3"]