Categories |
CategoriesNative Development Tools |
---|---|
GroupId | GroupIdorg.mobicents.media.hardware |
ArtifactId | ArtifactIdmobicents-dahdi-native |
Version | Version4.2.0.72 |
Type | Typepom |
Filename | Size |
---|---|
mobicents-dahdi-native-4.2.0.72.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>4.2.0.72</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.mobicents.media.hardware/mobicents-dahdi-native/
implementation 'org.mobicents.media.hardware:mobicents-dahdi-native:4.2.0.72'
// https://jarcasting.com/artifacts/org.mobicents.media.hardware/mobicents-dahdi-native/
implementation ("org.mobicents.media.hardware:mobicents-dahdi-native:4.2.0.72")
'org.mobicents.media.hardware:mobicents-dahdi-native:pom:4.2.0.72'
<dependency org="org.mobicents.media.hardware" name="mobicents-dahdi-native" rev="4.2.0.72">
<artifact name="mobicents-dahdi-native" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.mobicents.media.hardware', module='mobicents-dahdi-native', version='4.2.0.72')
)
libraryDependencies += "org.mobicents.media.hardware" % "mobicents-dahdi-native" % "4.2.0.72"
[org.mobicents.media.hardware/mobicents-dahdi-native "4.2.0.72"]