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