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