is not current version
Last Version 4.0.128

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


Categories

Categories

CLI User Interface
GroupId

GroupId

org.mobicents.servlet.sip
ArtifactId

ArtifactId

sip-servlets-client
Version

Version

3.1.634
Type

Type

jar

Download sip-servlets-client 3.1.634


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