is not current version
Last Version 4.0.128

org.mobicents.servlet.sip:sip-servlets-jruby 2.1.535


Categories

Categories

Ruby Languages
GroupId

GroupId

org.mobicents.servlet.sip
ArtifactId

ArtifactId

sip-servlets-jruby
Version

Version

2.1.535
Type

Type

jar

Download sip-servlets-jruby 2.1.535


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