GroupId | GroupIdorg.mobicents.protocols.ss7.hardware |
---|---|
ArtifactId | ArtifactIdrestcomm-dahdi |
Version | Version8.0.39 |
Type | Typejar |
Filename | Size |
---|---|
restcomm-dahdi-8.0.39.pom | |
restcomm-dahdi-8.0.39.jar | 19 KB |
restcomm-dahdi-8.0.39-sources.jar | 14 KB |
restcomm-dahdi-8.0.39-javadoc.jar | 80 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.mobicents.protocols.ss7.hardware/restcomm-dahdi/ -->
<dependency>
<groupId>org.mobicents.protocols.ss7.hardware</groupId>
<artifactId>restcomm-dahdi</artifactId>
<version>8.0.39</version>
</dependency>
// https://jarcasting.com/artifacts/org.mobicents.protocols.ss7.hardware/restcomm-dahdi/
implementation 'org.mobicents.protocols.ss7.hardware:restcomm-dahdi:8.0.39'
// https://jarcasting.com/artifacts/org.mobicents.protocols.ss7.hardware/restcomm-dahdi/
implementation ("org.mobicents.protocols.ss7.hardware:restcomm-dahdi:8.0.39")
'org.mobicents.protocols.ss7.hardware:restcomm-dahdi:jar:8.0.39'
<dependency org="org.mobicents.protocols.ss7.hardware" name="restcomm-dahdi" rev="8.0.39">
<artifact name="restcomm-dahdi" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mobicents.protocols.ss7.hardware', module='restcomm-dahdi', version='8.0.39')
)
libraryDependencies += "org.mobicents.protocols.ss7.hardware" % "restcomm-dahdi" % "8.0.39"
[org.mobicents.protocols.ss7.hardware/restcomm-dahdi "8.0.39"]