is not current version
Last Version 8.0.112

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


GroupId

GroupId

org.mobicents.protocols.ss7.tcap
ArtifactId

ArtifactId

tcap-api
Version

Version

2.0.0.BETA1
Type

Type

jar

Download tcap-api 2.0.0.BETA1


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