| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcn.dustlight.storaging |
| Идентификатор | Идентификаторstoraging-parent |
| Версия | Версия0.0.4-alpha |
| Тип | Типpom |
| Описание |
Описаниеstoraging-parent
对象存储与配置服务
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| storaging-parent-0.0.4-alpha.pom | 10 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/cn.dustlight.storaging/storaging-parent/ -->
<dependency>
<groupId>cn.dustlight.storaging</groupId>
<artifactId>storaging-parent</artifactId>
<version>0.0.4-alpha</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/cn.dustlight.storaging/storaging-parent/
implementation 'cn.dustlight.storaging:storaging-parent:0.0.4-alpha'
// https://jarcasting.com/artifacts/cn.dustlight.storaging/storaging-parent/
implementation ("cn.dustlight.storaging:storaging-parent:0.0.4-alpha")
'cn.dustlight.storaging:storaging-parent:pom:0.0.4-alpha'
<dependency org="cn.dustlight.storaging" name="storaging-parent" rev="0.0.4-alpha">
<artifact name="storaging-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='cn.dustlight.storaging', module='storaging-parent', version='0.0.4-alpha')
)
libraryDependencies += "cn.dustlight.storaging" % "storaging-parent" % "0.0.4-alpha"
[cn.dustlight.storaging/storaging-parent "0.0.4-alpha"]