is not current version
Last Version 8.0.112

org.mobicents.protocols.ss7.oam.common:sccp-oam 8.0.81


GroupId

GroupId

org.mobicents.protocols.ss7.oam.common
ArtifactId

ArtifactId

sccp-oam
Version

Version

8.0.81
Type

Type

jar

Download sccp-oam 8.0.81


<!-- https://jarcasting.com/artifacts/org.mobicents.protocols.ss7.oam.common/sccp-oam/ -->
<dependency>
    <groupId>org.mobicents.protocols.ss7.oam.common</groupId>
    <artifactId>sccp-oam</artifactId>
    <version>8.0.81</version>
</dependency>
// https://jarcasting.com/artifacts/org.mobicents.protocols.ss7.oam.common/sccp-oam/
implementation 'org.mobicents.protocols.ss7.oam.common:sccp-oam:8.0.81'
// https://jarcasting.com/artifacts/org.mobicents.protocols.ss7.oam.common/sccp-oam/
implementation ("org.mobicents.protocols.ss7.oam.common:sccp-oam:8.0.81")
'org.mobicents.protocols.ss7.oam.common:sccp-oam:jar:8.0.81'
<dependency org="org.mobicents.protocols.ss7.oam.common" name="sccp-oam" rev="8.0.81">
  <artifact name="sccp-oam" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mobicents.protocols.ss7.oam.common', module='sccp-oam', version='8.0.81')
)
libraryDependencies += "org.mobicents.protocols.ss7.oam.common" % "sccp-oam" % "8.0.81"
[org.mobicents.protocols.ss7.oam.common/sccp-oam "8.0.81"]