is not current version
Last Version 6.0.23

org.mobicents.media.client:mgcp-driver 3.0.0.Final


Categories

Categories

CLI User Interface
GroupId

GroupId

org.mobicents.media.client
ArtifactId

ArtifactId

mgcp-driver
Version

Version

3.0.0.Final
Type

Type

jar

Download mgcp-driver 3.0.0.Final


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