is not current version
Last Version 6.0.23

org.mobicents.media.resources:dtmf 4.2.0.71


GroupId

GroupId

org.mobicents.media.resources
ArtifactId

ArtifactId

dtmf
Version

Version

4.2.0.71
Type

Type

jar

Download dtmf 4.2.0.71


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