License |
License |
---|---|
GroupId | GroupIdorg.mobicents.servlet.sip |
ArtifactId | ArtifactIdrestcomm-docs-sources-mobicents |
Last Version | Last Version1.0.0.FINAL |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionA Restful Communications Framework
|
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.mobicents.servlet.sip/restcomm-docs-sources-mobicents/ -->
<dependency>
<groupId>org.mobicents.servlet.sip</groupId>
<artifactId>restcomm-docs-sources-mobicents</artifactId>
<version>1.0.0.FINAL</version>
</dependency>
// https://jarcasting.com/artifacts/org.mobicents.servlet.sip/restcomm-docs-sources-mobicents/
implementation 'org.mobicents.servlet.sip:restcomm-docs-sources-mobicents:1.0.0.FINAL'
// https://jarcasting.com/artifacts/org.mobicents.servlet.sip/restcomm-docs-sources-mobicents/
implementation ("org.mobicents.servlet.sip:restcomm-docs-sources-mobicents:1.0.0.FINAL")
'org.mobicents.servlet.sip:restcomm-docs-sources-mobicents:jar:1.0.0.FINAL'
<dependency org="org.mobicents.servlet.sip" name="restcomm-docs-sources-mobicents" rev="1.0.0.FINAL">
<artifact name="restcomm-docs-sources-mobicents" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mobicents.servlet.sip', module='restcomm-docs-sources-mobicents', version='1.0.0.FINAL')
)
libraryDependencies += "org.mobicents.servlet.sip" % "restcomm-docs-sources-mobicents" % "1.0.0.FINAL"
[org.mobicents.servlet.sip/restcomm-docs-sources-mobicents "1.0.0.FINAL"]