GroupId | GroupIdio.bitbucket.supportomateinc.media.hardware |
---|---|
ArtifactId | ArtifactIdmobicents-dahdi |
Version | Version3.0.1.Final |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/io.bitbucket.supportomateinc.media.hardware/mobicents-dahdi/ -->
<dependency>
<groupId>io.bitbucket.supportomateinc.media.hardware</groupId>
<artifactId>mobicents-dahdi</artifactId>
<version>3.0.1.Final</version>
</dependency>
// https://jarcasting.com/artifacts/io.bitbucket.supportomateinc.media.hardware/mobicents-dahdi/
implementation 'io.bitbucket.supportomateinc.media.hardware:mobicents-dahdi:3.0.1.Final'
// https://jarcasting.com/artifacts/io.bitbucket.supportomateinc.media.hardware/mobicents-dahdi/
implementation ("io.bitbucket.supportomateinc.media.hardware:mobicents-dahdi:3.0.1.Final")
'io.bitbucket.supportomateinc.media.hardware:mobicents-dahdi:jar:3.0.1.Final'
<dependency org="io.bitbucket.supportomateinc.media.hardware" name="mobicents-dahdi" rev="3.0.1.Final">
<artifact name="mobicents-dahdi" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.bitbucket.supportomateinc.media.hardware', module='mobicents-dahdi', version='3.0.1.Final')
)
libraryDependencies += "io.bitbucket.supportomateinc.media.hardware" % "mobicents-dahdi" % "3.0.1.Final"
[io.bitbucket.supportomateinc.media.hardware/mobicents-dahdi "3.0.1.Final"]