| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.thirtyai |
| Идентификатор | Идентификаторnezha-bom-starter |
| Версия | Версия0.5.0-202x207-RELEASE |
| Тип | Типpom |
| Описание |
Описаниеnezha-bom-starter
nezha-bom-starter: nezha(哪吒) starters dependencies.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| nezha-bom-starter-0.5.0-202x207-RELEASE.pom | 26 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.thirtyai/nezha-bom-starter/ -->
<dependency>
<groupId>com.thirtyai</groupId>
<artifactId>nezha-bom-starter</artifactId>
<version>0.5.0-202x207-RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.thirtyai/nezha-bom-starter/
implementation 'com.thirtyai:nezha-bom-starter:0.5.0-202x207-RELEASE'
// https://jarcasting.com/artifacts/com.thirtyai/nezha-bom-starter/
implementation ("com.thirtyai:nezha-bom-starter:0.5.0-202x207-RELEASE")
'com.thirtyai:nezha-bom-starter:pom:0.5.0-202x207-RELEASE'
<dependency org="com.thirtyai" name="nezha-bom-starter" rev="0.5.0-202x207-RELEASE">
<artifact name="nezha-bom-starter" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.thirtyai', module='nezha-bom-starter', version='0.5.0-202x207-RELEASE')
)
libraryDependencies += "com.thirtyai" % "nezha-bom-starter" % "0.5.0-202x207-RELEASE"
[com.thirtyai/nezha-bom-starter "0.5.0-202x207-RELEASE"]