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