| Группа | Группаcom.hubspot.snapshots |
|---|---|
| Идентификатор | Идентификаторaccelerator-parent |
| Версия | Версия0.3 |
| Тип | Типpom |
| Описание |
Описание |
| Имя Файла | Размер |
|---|---|
| accelerator-parent-0.3.pom | 4 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.hubspot.snapshots/accelerator-parent/ -->
<dependency>
<groupId>com.hubspot.snapshots</groupId>
<artifactId>accelerator-parent</artifactId>
<version>0.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.hubspot.snapshots/accelerator-parent/
implementation 'com.hubspot.snapshots:accelerator-parent:0.3'
// https://jarcasting.com/artifacts/com.hubspot.snapshots/accelerator-parent/
implementation ("com.hubspot.snapshots:accelerator-parent:0.3")
'com.hubspot.snapshots:accelerator-parent:pom:0.3'
<dependency org="com.hubspot.snapshots" name="accelerator-parent" rev="0.3">
<artifact name="accelerator-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.hubspot.snapshots', module='accelerator-parent', version='0.3')
)
libraryDependencies += "com.hubspot.snapshots" % "accelerator-parent" % "0.3"
[com.hubspot.snapshots/accelerator-parent "0.3"]