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