is not current version
Last Version 6.0.23

org.mobicents.media.hardware:mobicents-dahdi 5.0.0.5


GroupId

GroupId

org.mobicents.media.hardware
ArtifactId

ArtifactId

mobicents-dahdi
Version

Version

5.0.0.5
Type

Type

jar

Download mobicents-dahdi 5.0.0.5


<!-- https://jarcasting.com/artifacts/org.mobicents.media.hardware/mobicents-dahdi/ -->
<dependency>
    <groupId>org.mobicents.media.hardware</groupId>
    <artifactId>mobicents-dahdi</artifactId>
    <version>5.0.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.mobicents.media.hardware/mobicents-dahdi/
implementation 'org.mobicents.media.hardware:mobicents-dahdi:5.0.0.5'
// https://jarcasting.com/artifacts/org.mobicents.media.hardware/mobicents-dahdi/
implementation ("org.mobicents.media.hardware:mobicents-dahdi:5.0.0.5")
'org.mobicents.media.hardware:mobicents-dahdi:jar:5.0.0.5'
<dependency org="org.mobicents.media.hardware" name="mobicents-dahdi" rev="5.0.0.5">
  <artifact name="mobicents-dahdi" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mobicents.media.hardware', module='mobicents-dahdi', version='5.0.0.5')
)
libraryDependencies += "org.mobicents.media.hardware" % "mobicents-dahdi" % "5.0.0.5"
[org.mobicents.media.hardware/mobicents-dahdi "5.0.0.5"]