is not current version
Last Version 6.0.23

org.mobicents.media.resources:dtmf 4.2.0.76


GroupId

GroupId

org.mobicents.media.resources
ArtifactId

ArtifactId

dtmf
Version

Version

4.2.0.76
Type

Type

jar

Download dtmf 4.2.0.76


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