is not current version
Last Version 1.0.0.FINAL

org.mobicents.servlet.sip:restcomm-docs 1.0.0.CR1


GroupId

GroupId

org.mobicents.servlet.sip
ArtifactId

ArtifactId

restcomm-docs
Version

Version

1.0.0.CR1
Type

Type

pom

Download restcomm-docs 1.0.0.CR1


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