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