is not current version
Last Version 6.0.23

org.mobicents.media.resources:dtmf 4.1.0.63


GroupId

GroupId

org.mobicents.media.resources
ArtifactId

ArtifactId

dtmf
Version

Version

4.1.0.63
Type

Type

jar

Download dtmf 4.1.0.63


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