is not current version
Last Version 8.0.0-56

org.mobicents.resources:ss7-test-sbb 8.0.0-44


GroupId

GroupId

org.mobicents.resources
ArtifactId

ArtifactId

ss7-test-sbb
Version

Version

8.0.0-44
Type

Type

pom

Download ss7-test-sbb 8.0.0-44

Filename Size
ss7-test-sbb-8.0.0-44.pom 745 bytes
Browse

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