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