GroupId | GroupIdio.bitbucket.supportomateinc.media.resources |
---|---|
ArtifactId | ArtifactIddtmf |
Version | Version3.0.1.Final |
Type | Typejar |
Filename | Size |
---|---|
dtmf-3.0.1.Final.pom | |
dtmf-3.0.1.Final.jar | 18 KB |
dtmf-3.0.1.Final-sources.jar | 14 KB |
dtmf-3.0.1.Final-javadoc.jar | 66 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.bitbucket.supportomateinc.media.resources/dtmf/ -->
<dependency>
<groupId>io.bitbucket.supportomateinc.media.resources</groupId>
<artifactId>dtmf</artifactId>
<version>3.0.1.Final</version>
</dependency>
// https://jarcasting.com/artifacts/io.bitbucket.supportomateinc.media.resources/dtmf/
implementation 'io.bitbucket.supportomateinc.media.resources:dtmf:3.0.1.Final'
// https://jarcasting.com/artifacts/io.bitbucket.supportomateinc.media.resources/dtmf/
implementation ("io.bitbucket.supportomateinc.media.resources:dtmf:3.0.1.Final")
'io.bitbucket.supportomateinc.media.resources:dtmf:jar:3.0.1.Final'
<dependency org="io.bitbucket.supportomateinc.media.resources" name="dtmf" rev="3.0.1.Final">
<artifact name="dtmf" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.bitbucket.supportomateinc.media.resources', module='dtmf', version='3.0.1.Final')
)
libraryDependencies += "io.bitbucket.supportomateinc.media.resources" % "dtmf" % "3.0.1.Final"
[io.bitbucket.supportomateinc.media.resources/dtmf "3.0.1.Final"]