is not current version
Last Version 8.0.0-56

org.mobicents.resources:ss7-test-sbb 7.3.65


GroupId

GroupId

org.mobicents.resources
ArtifactId

ArtifactId

ss7-test-sbb
Version

Version

7.3.65
Type

Type

pom

Download ss7-test-sbb 7.3.65

Filename Size
ss7-test-sbb-7.3.65.pom 743 bytes
Browse

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