GroupId | GroupIdio.bitbucket.supportomateinc.media.hardware |
---|---|
ArtifactId | ArtifactIdmobicents-media-hardware |
Version | Version3.0.0.Final |
Type | Typepom |
Filename | Size |
---|---|
mobicents-media-hardware-3.0.0.Final.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.bitbucket.supportomateinc.media.hardware/mobicents-media-hardware/ -->
<dependency>
<groupId>io.bitbucket.supportomateinc.media.hardware</groupId>
<artifactId>mobicents-media-hardware</artifactId>
<version>3.0.0.Final</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.bitbucket.supportomateinc.media.hardware/mobicents-media-hardware/
implementation 'io.bitbucket.supportomateinc.media.hardware:mobicents-media-hardware:3.0.0.Final'
// https://jarcasting.com/artifacts/io.bitbucket.supportomateinc.media.hardware/mobicents-media-hardware/
implementation ("io.bitbucket.supportomateinc.media.hardware:mobicents-media-hardware:3.0.0.Final")
'io.bitbucket.supportomateinc.media.hardware:mobicents-media-hardware:pom:3.0.0.Final'
<dependency org="io.bitbucket.supportomateinc.media.hardware" name="mobicents-media-hardware" rev="3.0.0.Final">
<artifact name="mobicents-media-hardware" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.bitbucket.supportomateinc.media.hardware', module='mobicents-media-hardware', version='3.0.0.Final')
)
libraryDependencies += "io.bitbucket.supportomateinc.media.hardware" % "mobicents-media-hardware" % "3.0.0.Final"
[io.bitbucket.supportomateinc.media.hardware/mobicents-media-hardware "3.0.0.Final"]