GroupId | GroupIdorg.mobicents.protocols.ss7.hardware |
---|---|
ArtifactId | ArtifactIdrestcomm-hardware |
Version | Version7.3.1395 |
Type | Typepom |
Filename | Size |
---|---|
restcomm-hardware-7.3.1395.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.mobicents.protocols.ss7.hardware/restcomm-hardware/ -->
<dependency>
<groupId>org.mobicents.protocols.ss7.hardware</groupId>
<artifactId>restcomm-hardware</artifactId>
<version>7.3.1395</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.mobicents.protocols.ss7.hardware/restcomm-hardware/
implementation 'org.mobicents.protocols.ss7.hardware:restcomm-hardware:7.3.1395'
// https://jarcasting.com/artifacts/org.mobicents.protocols.ss7.hardware/restcomm-hardware/
implementation ("org.mobicents.protocols.ss7.hardware:restcomm-hardware:7.3.1395")
'org.mobicents.protocols.ss7.hardware:restcomm-hardware:pom:7.3.1395'
<dependency org="org.mobicents.protocols.ss7.hardware" name="restcomm-hardware" rev="7.3.1395">
<artifact name="restcomm-hardware" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.mobicents.protocols.ss7.hardware', module='restcomm-hardware', version='7.3.1395')
)
libraryDependencies += "org.mobicents.protocols.ss7.hardware" % "restcomm-hardware" % "7.3.1395"
[org.mobicents.protocols.ss7.hardware/restcomm-hardware "7.3.1395"]