is not current version
Last Version 4.0.128

org.mobicents.servlet.sip:sip-servlets-client 3.0.552


Categories

Categories

CLI User Interface
GroupId

GroupId

org.mobicents.servlet.sip
ArtifactId

ArtifactId

sip-servlets-client
Version

Version

3.0.552
Type

Type

jar

Download sip-servlets-client 3.0.552


<!-- https://jarcasting.com/artifacts/org.mobicents.servlet.sip/sip-servlets-client/ -->
<dependency>
    <groupId>org.mobicents.servlet.sip</groupId>
    <artifactId>sip-servlets-client</artifactId>
    <version>3.0.552</version>
</dependency>
// https://jarcasting.com/artifacts/org.mobicents.servlet.sip/sip-servlets-client/
implementation 'org.mobicents.servlet.sip:sip-servlets-client:3.0.552'
// https://jarcasting.com/artifacts/org.mobicents.servlet.sip/sip-servlets-client/
implementation ("org.mobicents.servlet.sip:sip-servlets-client:3.0.552")
'org.mobicents.servlet.sip:sip-servlets-client:jar:3.0.552'
<dependency org="org.mobicents.servlet.sip" name="sip-servlets-client" rev="3.0.552">
  <artifact name="sip-servlets-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mobicents.servlet.sip', module='sip-servlets-client', version='3.0.552')
)
libraryDependencies += "org.mobicents.servlet.sip" % "sip-servlets-client" % "3.0.552"
[org.mobicents.servlet.sip/sip-servlets-client "3.0.552"]