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