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