| License |
License |
|---|---|
| GroupId | GroupIdorg.mobicents.servlet.sip |
| ArtifactId | ArtifactIdrestcomm-docs |
| Last Version | Last Version1.0.0.FINAL |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionA Restful Communications Framework
|
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| restcomm-docs-1.0.0.FINAL.pom | 3 KB |
| Browse |
<!-- 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"]