is not current version
Last Version 1.0.0.FINAL

org.mobicents.servlet.sip:restcomm.commons 1.0.0.CR1


GroupId

GroupId

org.mobicents.servlet.sip
ArtifactId

ArtifactId

restcomm.commons
Version

Version

1.0.0.CR1
Type

Type

jar

Download restcomm.commons 1.0.0.CR1


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