не последняя версия
Последняя версия 7.1.13

org.mobicents.resources:mgcp-events 3.0.2


Группа

Группа

org.mobicents.resources
Идентификатор

Идентификатор

mgcp-events
Версия

Версия

3.0.2
Тип

Тип

jar

Скачать mgcp-events 3.0.2


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