is not current version
Last Version 7.1.13

org.mobicents.resources:mgcp-ratype 7.1.12


GroupId

GroupId

org.mobicents.resources
ArtifactId

ArtifactId

mgcp-ratype
Version

Version

7.1.12
Type

Type

jar

Download mgcp-ratype 7.1.12


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