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