is not current version
Last Version 7.1.13

org.mobicents.resources:mgcp-events 2.9.131


GroupId

GroupId

org.mobicents.resources
ArtifactId

ArtifactId

mgcp-events
Version

Version

2.9.131
Type

Type

jar

Download mgcp-events 2.9.131


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