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