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