is not current version
Last Version 8.0.112

org.mobicents.protocols.ss7.tcap:tcap-api 2.0.0.CR1


GroupId

GroupId

org.mobicents.protocols.ss7.tcap
ArtifactId

ArtifactId

tcap-api
Version

Version

2.0.0.CR1
Type

Type

jar

Download tcap-api 2.0.0.CR1


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