is not current version
Last Version 6.0.23

org.mobicents.media.controls:mgcp 3.0.2.FINAL


GroupId

GroupId

org.mobicents.media.controls
ArtifactId

ArtifactId

mgcp
Version

Version

3.0.2.FINAL
Type

Type

jar

Download mgcp 3.0.2.FINAL


<!-- https://jarcasting.com/artifacts/org.mobicents.media.controls/mgcp/ -->
<dependency>
    <groupId>org.mobicents.media.controls</groupId>
    <artifactId>mgcp</artifactId>
    <version>3.0.2.FINAL</version>
</dependency>
// https://jarcasting.com/artifacts/org.mobicents.media.controls/mgcp/
implementation 'org.mobicents.media.controls:mgcp:3.0.2.FINAL'
// https://jarcasting.com/artifacts/org.mobicents.media.controls/mgcp/
implementation ("org.mobicents.media.controls:mgcp:3.0.2.FINAL")
'org.mobicents.media.controls:mgcp:jar:3.0.2.FINAL'
<dependency org="org.mobicents.media.controls" name="mgcp" rev="3.0.2.FINAL">
  <artifact name="mgcp" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mobicents.media.controls', module='mgcp', version='3.0.2.FINAL')
)
libraryDependencies += "org.mobicents.media.controls" % "mgcp" % "3.0.2.FINAL"
[org.mobicents.media.controls/mgcp "3.0.2.FINAL"]