is not current version
Last Version 4.0.128

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


GroupId

GroupId

org.mobicents.servlet.sip
ArtifactId

ArtifactId

sip-servlets-impl
Version

Version

3.0.564
Type

Type

jar

Download sip-servlets-impl 3.0.564


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