is not current version
Last Version 8.0.112

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


GroupId

GroupId

org.mobicents.protocols.ss7.tcap
ArtifactId

ArtifactId

tcap-impl
Version

Version

1.0.0.FINAL
Type

Type

jar

Download tcap-impl 1.0.0.FINAL


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