| Группа | Группаorg.mobicents.ha.javax.sip |
|---|---|
| Идентификатор | Идентификаторmobicents-jain-sip-ha-core |
| Версия | Версия1.5.5 |
| Тип | Типjar |
<!-- https://jarcasting.com/artifacts/org.mobicents.ha.javax.sip/mobicents-jain-sip-ha-core/ -->
<dependency>
<groupId>org.mobicents.ha.javax.sip</groupId>
<artifactId>mobicents-jain-sip-ha-core</artifactId>
<version>1.5.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.mobicents.ha.javax.sip/mobicents-jain-sip-ha-core/
implementation 'org.mobicents.ha.javax.sip:mobicents-jain-sip-ha-core:1.5.5'
// https://jarcasting.com/artifacts/org.mobicents.ha.javax.sip/mobicents-jain-sip-ha-core/
implementation ("org.mobicents.ha.javax.sip:mobicents-jain-sip-ha-core:1.5.5")
'org.mobicents.ha.javax.sip:mobicents-jain-sip-ha-core:jar:1.5.5'
<dependency org="org.mobicents.ha.javax.sip" name="mobicents-jain-sip-ha-core" rev="1.5.5">
<artifact name="mobicents-jain-sip-ha-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mobicents.ha.javax.sip', module='mobicents-jain-sip-ha-core', version='1.5.5')
)
libraryDependencies += "org.mobicents.ha.javax.sip" % "mobicents-jain-sip-ha-core" % "1.5.5"
[org.mobicents.ha.javax.sip/mobicents-jain-sip-ha-core "1.5.5"]