| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.mobicents |
| Идентификатор | Идентификаторsctp-release |
| Последняя версия | Последняя версия2.27.32 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеRestcomm :: Release :: sctp-release
Restcomm :: Parent pom for 2.x releases
|
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| sctp-release-2.27.32.pom | 2 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.mobicents/sctp-release/ -->
<dependency>
<groupId>org.mobicents</groupId>
<artifactId>sctp-release</artifactId>
<version>2.27.32</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.mobicents/sctp-release/
implementation 'org.mobicents:sctp-release:2.27.32'
// https://jarcasting.com/artifacts/org.mobicents/sctp-release/
implementation ("org.mobicents:sctp-release:2.27.32")
'org.mobicents:sctp-release:pom:2.27.32'
<dependency org="org.mobicents" name="sctp-release" rev="2.27.32">
<artifact name="sctp-release" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.mobicents', module='sctp-release', version='2.27.32')
)
libraryDependencies += "org.mobicents" % "sctp-release" % "2.27.32"
[org.mobicents/sctp-release "2.27.32"]