is not current version
Last Version 8.0.112

org.mobicents.protocols.ss7.sccp:sccp-impl 1.0.0.FINAL


GroupId

GroupId

org.mobicents.protocols.ss7.sccp
ArtifactId

ArtifactId

sccp-impl
Version

Version

1.0.0.FINAL
Type

Type

jar

Download sccp-impl 1.0.0.FINAL


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