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