is not current version
Last Version 7.1.13

org.mobicents.resources:mgcp-library 2.8.78


GroupId

GroupId

org.mobicents.resources
ArtifactId

ArtifactId

mgcp-library
Version

Version

2.8.78
Type

Type

jar

Download mgcp-library 2.8.78


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