org.mobicents.servlet.sip:restcomm-docs

A Restful Communications Framework

License

License

GroupId

GroupId

org.mobicents.servlet.sip
ArtifactId

ArtifactId

restcomm-docs
Last Version

Last Version

1.0.0.FINAL
Release Date

Release Date

Type

Type

pom
Description

Description

A Restful Communications Framework
Source Code Management

Source Code Management

https://code.google.com/p/restcomm/restcomm-docs/

Download restcomm-docs

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • sources

Versions

Version
1.0.0.FINAL
1.0.0.CR1