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