| Группа | Группаorg.mobicents.servlet.sip |
|---|---|
| Идентификатор | Идентификаторsip-servlets-impl |
| Версия | Версия4.0.39 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| sip-servlets-impl-4.0.39.pom | |
| sip-servlets-impl-4.0.39.jar | 437 KB |
| sip-servlets-impl-4.0.39-sources.jar | 347 KB |
| sip-servlets-impl-4.0.39-javadoc.jar | 725 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.39</version>
</dependency>
// https://jarcasting.com/artifacts/org.mobicents.servlet.sip/sip-servlets-impl/
implementation 'org.mobicents.servlet.sip:sip-servlets-impl:4.0.39'
// https://jarcasting.com/artifacts/org.mobicents.servlet.sip/sip-servlets-impl/
implementation ("org.mobicents.servlet.sip:sip-servlets-impl:4.0.39")
'org.mobicents.servlet.sip:sip-servlets-impl:jar:4.0.39'
<dependency org="org.mobicents.servlet.sip" name="sip-servlets-impl" rev="4.0.39">
<artifact name="sip-servlets-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mobicents.servlet.sip', module='sip-servlets-impl', version='4.0.39')
)
libraryDependencies += "org.mobicents.servlet.sip" % "sip-servlets-impl" % "4.0.39"
[org.mobicents.servlet.sip/sip-servlets-impl "4.0.39"]