| Группа | Группаorg.rhq |
|---|---|
| Идентификатор | Идентификаторalert-mobicents |
| Версия | Версия4.2.0 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| alert-mobicents-4.2.0.pom | |
| alert-mobicents-4.2.0.jar | 9 KB |
| alert-mobicents-4.2.0-sources.jar | 5 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.rhq/alert-mobicents/ -->
<dependency>
<groupId>org.rhq</groupId>
<artifactId>alert-mobicents</artifactId>
<version>4.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.rhq/alert-mobicents/
implementation 'org.rhq:alert-mobicents:4.2.0'
// https://jarcasting.com/artifacts/org.rhq/alert-mobicents/
implementation ("org.rhq:alert-mobicents:4.2.0")
'org.rhq:alert-mobicents:jar:4.2.0'
<dependency org="org.rhq" name="alert-mobicents" rev="4.2.0">
<artifact name="alert-mobicents" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.rhq', module='alert-mobicents', version='4.2.0')
)
libraryDependencies += "org.rhq" % "alert-mobicents" % "4.2.0"
[org.rhq/alert-mobicents "4.2.0"]