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