GroupId | GroupIdorg.mobicents.media.controls |
---|---|
ArtifactId | ArtifactIdmgcp2 |
Version | Version5.2.0.38 |
Type | Typejar |
Filename | Size |
---|---|
mgcp2-5.2.0.38.pom | |
mgcp2-5.2.0.38.jar | 206 KB |
mgcp2-5.2.0.38-sources.jar | 179 KB |
mgcp2-5.2.0.38-javadoc.jar | 807 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.mobicents.media.controls/mgcp2/ -->
<dependency>
<groupId>org.mobicents.media.controls</groupId>
<artifactId>mgcp2</artifactId>
<version>5.2.0.38</version>
</dependency>
// https://jarcasting.com/artifacts/org.mobicents.media.controls/mgcp2/
implementation 'org.mobicents.media.controls:mgcp2:5.2.0.38'
// https://jarcasting.com/artifacts/org.mobicents.media.controls/mgcp2/
implementation ("org.mobicents.media.controls:mgcp2:5.2.0.38")
'org.mobicents.media.controls:mgcp2:jar:5.2.0.38'
<dependency org="org.mobicents.media.controls" name="mgcp2" rev="5.2.0.38">
<artifact name="mgcp2" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mobicents.media.controls', module='mgcp2', version='5.2.0.38')
)
libraryDependencies += "org.mobicents.media.controls" % "mgcp2" % "5.2.0.38"
[org.mobicents.media.controls/mgcp2 "5.2.0.38"]