Categories |
CategoriesNative Development Tools |
---|---|
GroupId | GroupIdorg.mobicents.media.hardware |
ArtifactId | ArtifactIdmobicents-dahdi-native |
Version | Version5.1.0.33 |
Type | Typepom |
Filename | Size |
---|---|
mobicents-dahdi-native-5.1.0.33.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.mobicents.media.hardware/mobicents-dahdi-native/ -->
<dependency>
<groupId>org.mobicents.media.hardware</groupId>
<artifactId>mobicents-dahdi-native</artifactId>
<version>5.1.0.33</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.mobicents.media.hardware/mobicents-dahdi-native/
implementation 'org.mobicents.media.hardware:mobicents-dahdi-native:5.1.0.33'
// https://jarcasting.com/artifacts/org.mobicents.media.hardware/mobicents-dahdi-native/
implementation ("org.mobicents.media.hardware:mobicents-dahdi-native:5.1.0.33")
'org.mobicents.media.hardware:mobicents-dahdi-native:pom:5.1.0.33'
<dependency org="org.mobicents.media.hardware" name="mobicents-dahdi-native" rev="5.1.0.33">
<artifact name="mobicents-dahdi-native" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.mobicents.media.hardware', module='mobicents-dahdi-native', version='5.1.0.33')
)
libraryDependencies += "org.mobicents.media.hardware" % "mobicents-dahdi-native" % "5.1.0.33"
[org.mobicents.media.hardware/mobicents-dahdi-native "5.1.0.33"]