| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.gitee.zhibi |
| Идентификатор | Идентификаторzhibi-fast-parent |
| Последняя версия | Последняя версия2.6.2 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описаниеzhibi-fast
快速开发
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| zhibi-fast-parent-2.6.2.pom | 14 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.gitee.zhibi/zhibi-fast-parent/ -->
<dependency>
<groupId>com.gitee.zhibi</groupId>
<artifactId>zhibi-fast-parent</artifactId>
<version>2.6.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.zhibi/zhibi-fast-parent/
implementation 'com.gitee.zhibi:zhibi-fast-parent:2.6.2'
// https://jarcasting.com/artifacts/com.gitee.zhibi/zhibi-fast-parent/
implementation ("com.gitee.zhibi:zhibi-fast-parent:2.6.2")
'com.gitee.zhibi:zhibi-fast-parent:pom:2.6.2'
<dependency org="com.gitee.zhibi" name="zhibi-fast-parent" rev="2.6.2">
<artifact name="zhibi-fast-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.gitee.zhibi', module='zhibi-fast-parent', version='2.6.2')
)
libraryDependencies += "com.gitee.zhibi" % "zhibi-fast-parent" % "2.6.2"
[com.gitee.zhibi/zhibi-fast-parent "2.6.2"]