| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.hubspot |
| Идентификатор | Идентификаторcomoyo-commons-parent |
| Версия | Версия1.4 |
| Тип | Типpom |
| Описание |
ОписаниеComoyo Commons Multi-Module POM
Collection of utility components
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| comoyo-commons-parent-1.4.pom | 7 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.hubspot/comoyo-commons-parent/ -->
<dependency>
<groupId>com.hubspot</groupId>
<artifactId>comoyo-commons-parent</artifactId>
<version>1.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.hubspot/comoyo-commons-parent/
implementation 'com.hubspot:comoyo-commons-parent:1.4'
// https://jarcasting.com/artifacts/com.hubspot/comoyo-commons-parent/
implementation ("com.hubspot:comoyo-commons-parent:1.4")
'com.hubspot:comoyo-commons-parent:pom:1.4'
<dependency org="com.hubspot" name="comoyo-commons-parent" rev="1.4">
<artifact name="comoyo-commons-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.hubspot', module='comoyo-commons-parent', version='1.4')
)
libraryDependencies += "com.hubspot" % "comoyo-commons-parent" % "1.4"
[com.hubspot/comoyo-commons-parent "1.4"]