| Категории |
КатегорииNative Инструменты разработки |
|---|---|
| Группа | Группаio.bitbucket.supportomateinc.media.hardware |
| Идентификатор | Идентификаторmobicents-dahdi-native |
| Версия | Версия3.0.1.Final |
| Тип | Типpom |
| Имя Файла | Размер |
|---|---|
| mobicents-dahdi-native-3.0.1.Final.pom | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.bitbucket.supportomateinc.media.hardware/mobicents-dahdi-native/ -->
<dependency>
<groupId>io.bitbucket.supportomateinc.media.hardware</groupId>
<artifactId>mobicents-dahdi-native</artifactId>
<version>3.0.1.Final</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.bitbucket.supportomateinc.media.hardware/mobicents-dahdi-native/
implementation 'io.bitbucket.supportomateinc.media.hardware:mobicents-dahdi-native:3.0.1.Final'
// https://jarcasting.com/artifacts/io.bitbucket.supportomateinc.media.hardware/mobicents-dahdi-native/
implementation ("io.bitbucket.supportomateinc.media.hardware:mobicents-dahdi-native:3.0.1.Final")
'io.bitbucket.supportomateinc.media.hardware:mobicents-dahdi-native:pom:3.0.1.Final'
<dependency org="io.bitbucket.supportomateinc.media.hardware" name="mobicents-dahdi-native" rev="3.0.1.Final">
<artifact name="mobicents-dahdi-native" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.bitbucket.supportomateinc.media.hardware', module='mobicents-dahdi-native', version='3.0.1.Final')
)
libraryDependencies += "io.bitbucket.supportomateinc.media.hardware" % "mobicents-dahdi-native" % "3.0.1.Final"
[io.bitbucket.supportomateinc.media.hardware/mobicents-dahdi-native "3.0.1.Final"]