is not current version
Last Version 6.0.23

org.mobicents.media.resources:dtmf 2.4.0.FINAL


GroupId

GroupId

org.mobicents.media.resources
ArtifactId

ArtifactId

dtmf
Version

Version

2.4.0.FINAL
Type

Type

jar

Download dtmf 2.4.0.FINAL


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