License |
License |
---|---|
GroupId | GroupIdorg.mobicents.examples |
ArtifactId | ArtifactIdmgcp-demo-web |
Version | Version7.1.13 |
Type | Typewar |
Description |
DescriptionRestcomm :: Parent pom for JAIN SLEE 3.x releases
|
Filename | Size |
---|---|
mgcp-demo-web-7.1.13.pom | |
mgcp-demo-web-7.1.13.war | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.mobicents.examples/mgcp-demo-web/ -->
<dependency>
<groupId>org.mobicents.examples</groupId>
<artifactId>mgcp-demo-web</artifactId>
<version>7.1.13</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.mobicents.examples/mgcp-demo-web/
implementation 'org.mobicents.examples:mgcp-demo-web:7.1.13'
// https://jarcasting.com/artifacts/org.mobicents.examples/mgcp-demo-web/
implementation ("org.mobicents.examples:mgcp-demo-web:7.1.13")
'org.mobicents.examples:mgcp-demo-web:war:7.1.13'
<dependency org="org.mobicents.examples" name="mgcp-demo-web" rev="7.1.13">
<artifact name="mgcp-demo-web" type="war" />
</dependency>
@Grapes(
@Grab(group='org.mobicents.examples', module='mgcp-demo-web', version='7.1.13')
)
libraryDependencies += "org.mobicents.examples" % "mgcp-demo-web" % "7.1.13"
[org.mobicents.examples/mgcp-demo-web "7.1.13"]