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