is not current version
Last Version 2.0.0.FINAL

org.mobicents.protocols.ss7.hardware:mobicents-dialogic-native 1.0.0.FINAL


Categories

Categories

Native Development Tools
GroupId

GroupId

org.mobicents.protocols.ss7.hardware
ArtifactId

ArtifactId

mobicents-dialogic-native
Version

Version

1.0.0.FINAL
Type

Type

pom

Download mobicents-dialogic-native 1.0.0.FINAL


<!-- https://jarcasting.com/artifacts/org.mobicents.protocols.ss7.hardware/mobicents-dialogic-native/ -->
<dependency>
    <groupId>org.mobicents.protocols.ss7.hardware</groupId>
    <artifactId>mobicents-dialogic-native</artifactId>
    <version>1.0.0.FINAL</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.mobicents.protocols.ss7.hardware/mobicents-dialogic-native/
implementation 'org.mobicents.protocols.ss7.hardware:mobicents-dialogic-native:1.0.0.FINAL'
// https://jarcasting.com/artifacts/org.mobicents.protocols.ss7.hardware/mobicents-dialogic-native/
implementation ("org.mobicents.protocols.ss7.hardware:mobicents-dialogic-native:1.0.0.FINAL")
'org.mobicents.protocols.ss7.hardware:mobicents-dialogic-native:pom:1.0.0.FINAL'
<dependency org="org.mobicents.protocols.ss7.hardware" name="mobicents-dialogic-native" rev="1.0.0.FINAL">
  <artifact name="mobicents-dialogic-native" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.mobicents.protocols.ss7.hardware', module='mobicents-dialogic-native', version='1.0.0.FINAL')
)
libraryDependencies += "org.mobicents.protocols.ss7.hardware" % "mobicents-dialogic-native" % "1.0.0.FINAL"
[org.mobicents.protocols.ss7.hardware/mobicents-dialogic-native "1.0.0.FINAL"]