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