GroupId | GroupIdorg.mobicents.protocols.ss7.hardware |
---|---|
ArtifactId | ArtifactIdrestcomm-dahdi |
Version | Version8.0.63 |
Type | Typejar |
Filename | Size |
---|---|
restcomm-dahdi-8.0.63.pom | |
restcomm-dahdi-8.0.63.jar | 20 KB |
restcomm-dahdi-8.0.63-sources.jar | 14 KB |
restcomm-dahdi-8.0.63-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.63</version>
</dependency>
// https://jarcasting.com/artifacts/org.mobicents.protocols.ss7.hardware/restcomm-dahdi/
implementation 'org.mobicents.protocols.ss7.hardware:restcomm-dahdi:8.0.63'
// https://jarcasting.com/artifacts/org.mobicents.protocols.ss7.hardware/restcomm-dahdi/
implementation ("org.mobicents.protocols.ss7.hardware:restcomm-dahdi:8.0.63")
'org.mobicents.protocols.ss7.hardware:restcomm-dahdi:jar:8.0.63'
<dependency org="org.mobicents.protocols.ss7.hardware" name="restcomm-dahdi" rev="8.0.63">
<artifact name="restcomm-dahdi" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mobicents.protocols.ss7.hardware', module='restcomm-dahdi', version='8.0.63')
)
libraryDependencies += "org.mobicents.protocols.ss7.hardware" % "restcomm-dahdi" % "8.0.63"
[org.mobicents.protocols.ss7.hardware/restcomm-dahdi "8.0.63"]