| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.mainstreethub |
| Идентификатор | Идентификаторparent-pom |
| Версия | Версия1.6.4 |
| Тип | Типpom |
| Описание |
ОписаниеMain Street Hub parent pom
The parent pom for all Main Street Hub projects.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| parent-pom-1.6.4.pom | 18 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.mainstreethub/parent-pom/ -->
<dependency>
<groupId>com.mainstreethub</groupId>
<artifactId>parent-pom</artifactId>
<version>1.6.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.mainstreethub/parent-pom/
implementation 'com.mainstreethub:parent-pom:1.6.4'
// https://jarcasting.com/artifacts/com.mainstreethub/parent-pom/
implementation ("com.mainstreethub:parent-pom:1.6.4")
'com.mainstreethub:parent-pom:pom:1.6.4'
<dependency org="com.mainstreethub" name="parent-pom" rev="1.6.4">
<artifact name="parent-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.mainstreethub', module='parent-pom', version='1.6.4')
)
libraryDependencies += "com.mainstreethub" % "parent-pom" % "1.6.4"
[com.mainstreethub/parent-pom "1.6.4"]