GroupId | GroupIdorg.mobicents.resources |
---|---|
ArtifactId | ArtifactIdmgcp-ratype |
Version | Version2.8.61 |
Type | Typejar |
Filename | Size |
---|---|
mgcp-ratype-2.8.61.pom | |
mgcp-ratype-2.8.61.jar | 4 KB |
mgcp-ratype-2.8.61-sources.jar | 6 KB |
mgcp-ratype-2.8.61-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>2.8.61</version>
</dependency>
// https://jarcasting.com/artifacts/org.mobicents.resources/mgcp-ratype/
implementation 'org.mobicents.resources:mgcp-ratype:2.8.61'
// https://jarcasting.com/artifacts/org.mobicents.resources/mgcp-ratype/
implementation ("org.mobicents.resources:mgcp-ratype:2.8.61")
'org.mobicents.resources:mgcp-ratype:jar:2.8.61'
<dependency org="org.mobicents.resources" name="mgcp-ratype" rev="2.8.61">
<artifact name="mgcp-ratype" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mobicents.resources', module='mgcp-ratype', version='2.8.61')
)
libraryDependencies += "org.mobicents.resources" % "mgcp-ratype" % "2.8.61"
[org.mobicents.resources/mgcp-ratype "2.8.61"]