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