is not current version
Last Version 6.0.23

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


GroupId

GroupId

org.mobicents.media.resources
ArtifactId

ArtifactId

dtmf
Version

Version

3.0.1.FINAL
Type

Type

jar

Download dtmf 3.0.1.FINAL


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