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