is not current version
Last Version 7.1.13

org.mobicents.examples:mgcp-demo-web 2.8.121


GroupId

GroupId

org.mobicents.examples
ArtifactId

ArtifactId

mgcp-demo-web
Version

Version

2.8.121
Type

Type

war

Download mgcp-demo-web 2.8.121


<!-- https://jarcasting.com/artifacts/org.mobicents.examples/mgcp-demo-web/ -->
<dependency>
    <groupId>org.mobicents.examples</groupId>
    <artifactId>mgcp-demo-web</artifactId>
    <version>2.8.121</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.mobicents.examples/mgcp-demo-web/
implementation 'org.mobicents.examples:mgcp-demo-web:2.8.121'
// https://jarcasting.com/artifacts/org.mobicents.examples/mgcp-demo-web/
implementation ("org.mobicents.examples:mgcp-demo-web:2.8.121")
'org.mobicents.examples:mgcp-demo-web:war:2.8.121'
<dependency org="org.mobicents.examples" name="mgcp-demo-web" rev="2.8.121">
  <artifact name="mgcp-demo-web" type="war" />
</dependency>
@Grapes(
@Grab(group='org.mobicents.examples', module='mgcp-demo-web', version='2.8.121')
)
libraryDependencies += "org.mobicents.examples" % "mgcp-demo-web" % "2.8.121"
[org.mobicents.examples/mgcp-demo-web "2.8.121"]