GroupId | GroupIdorg.mobicents.resources |
---|---|
ArtifactId | ArtifactIdmgcp-ratype |
Version | Version7.1.11 |
Type | Typejar |
Filename | Size |
---|---|
mgcp-ratype-7.1.11.pom | |
mgcp-ratype-7.1.11.jar | 4 KB |
mgcp-ratype-7.1.11-sources.jar | 6 KB |
mgcp-ratype-7.1.11-javadoc.jar | 46 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.mobicents.resources/mgcp-ratype/ -->
<dependency>
<groupId>org.mobicents.resources</groupId>
<artifactId>mgcp-ratype</artifactId>
<version>7.1.11</version>
</dependency>
// https://jarcasting.com/artifacts/org.mobicents.resources/mgcp-ratype/
implementation 'org.mobicents.resources:mgcp-ratype:7.1.11'
// https://jarcasting.com/artifacts/org.mobicents.resources/mgcp-ratype/
implementation ("org.mobicents.resources:mgcp-ratype:7.1.11")
'org.mobicents.resources:mgcp-ratype:jar:7.1.11'
<dependency org="org.mobicents.resources" name="mgcp-ratype" rev="7.1.11">
<artifact name="mgcp-ratype" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mobicents.resources', module='mgcp-ratype', version='7.1.11')
)
libraryDependencies += "org.mobicents.resources" % "mgcp-ratype" % "7.1.11"
[org.mobicents.resources/mgcp-ratype "7.1.11"]