| Группа | Группаorg.mobicents.servlet.sip |
|---|---|
| Идентификатор | Идентификаторsip-servlets-impl |
| Версия | Версия4.0.75 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| sip-servlets-impl-4.0.75.pom | |
| sip-servlets-impl-4.0.75.jar | 442 KB |
| sip-servlets-impl-4.0.75-sources.jar | 351 KB |
| sip-servlets-impl-4.0.75-javadoc.jar | 724 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.mobicents.servlet.sip/sip-servlets-impl/ -->
<dependency>
<groupId>org.mobicents.servlet.sip</groupId>
<artifactId>sip-servlets-impl</artifactId>
<version>4.0.75</version>
</dependency>
// https://jarcasting.com/artifacts/org.mobicents.servlet.sip/sip-servlets-impl/
implementation 'org.mobicents.servlet.sip:sip-servlets-impl:4.0.75'
// https://jarcasting.com/artifacts/org.mobicents.servlet.sip/sip-servlets-impl/
implementation ("org.mobicents.servlet.sip:sip-servlets-impl:4.0.75")
'org.mobicents.servlet.sip:sip-servlets-impl:jar:4.0.75'
<dependency org="org.mobicents.servlet.sip" name="sip-servlets-impl" rev="4.0.75">
<artifact name="sip-servlets-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mobicents.servlet.sip', module='sip-servlets-impl', version='4.0.75')
)
libraryDependencies += "org.mobicents.servlet.sip" % "sip-servlets-impl" % "4.0.75"
[org.mobicents.servlet.sip/sip-servlets-impl "4.0.75"]