Categories |
CategoriesNative Development Tools |
---|---|
GroupId | GroupIdorg.mobicents.protocols.ss7.hardware |
ArtifactId | ArtifactIdrestcomm-dahdi-native |
Version | Version3.0.1335 |
Type | Typepom |
Filename | Size |
---|---|
restcomm-dahdi-native-3.0.1335.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.mobicents.protocols.ss7.hardware/restcomm-dahdi-native/ -->
<dependency>
<groupId>org.mobicents.protocols.ss7.hardware</groupId>
<artifactId>restcomm-dahdi-native</artifactId>
<version>3.0.1335</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.mobicents.protocols.ss7.hardware/restcomm-dahdi-native/
implementation 'org.mobicents.protocols.ss7.hardware:restcomm-dahdi-native:3.0.1335'
// https://jarcasting.com/artifacts/org.mobicents.protocols.ss7.hardware/restcomm-dahdi-native/
implementation ("org.mobicents.protocols.ss7.hardware:restcomm-dahdi-native:3.0.1335")
'org.mobicents.protocols.ss7.hardware:restcomm-dahdi-native:pom:3.0.1335'
<dependency org="org.mobicents.protocols.ss7.hardware" name="restcomm-dahdi-native" rev="3.0.1335">
<artifact name="restcomm-dahdi-native" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.mobicents.protocols.ss7.hardware', module='restcomm-dahdi-native', version='3.0.1335')
)
libraryDependencies += "org.mobicents.protocols.ss7.hardware" % "restcomm-dahdi-native" % "3.0.1335"
[org.mobicents.protocols.ss7.hardware/restcomm-dahdi-native "3.0.1335"]