is not current version
Last Version 8.0.112

org.mobicents.protocols.ss7.sccp:sccp-parent 7.4.0-138


GroupId

GroupId

org.mobicents.protocols.ss7.sccp
ArtifactId

ArtifactId

sccp-parent
Version

Version

7.4.0-138
Type

Type

pom

Download sccp-parent 7.4.0-138


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