is not current version
Last Version 6.0.23

org.mobicents.media.resources:dtmf 5.0.0.16


GroupId

GroupId

org.mobicents.media.resources
ArtifactId

ArtifactId

dtmf
Version

Version

5.0.0.16
Type

Type

jar

Download dtmf 5.0.0.16


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