is not current version
Last Version 4.0.128

org.mobicents.servlet.sip:sip-servlets-impl 3.1.641


GroupId

GroupId

org.mobicents.servlet.sip
ArtifactId

ArtifactId

sip-servlets-impl
Version

Version

3.1.641
Type

Type

jar

Download sip-servlets-impl 3.1.641


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