GroupId | GroupIdorg.mobicents.resources |
---|---|
ArtifactId | ArtifactIdss7-test-sbb |
Version | Version7.4.0-79 |
Type | Typepom |
Filename | Size |
---|---|
ss7-test-sbb-7.4.0-79.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>7.4.0-79</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.mobicents.resources/ss7-test-sbb/
implementation 'org.mobicents.resources:ss7-test-sbb:7.4.0-79'
// https://jarcasting.com/artifacts/org.mobicents.resources/ss7-test-sbb/
implementation ("org.mobicents.resources:ss7-test-sbb:7.4.0-79")
'org.mobicents.resources:ss7-test-sbb:pom:7.4.0-79'
<dependency org="org.mobicents.resources" name="ss7-test-sbb" rev="7.4.0-79">
<artifact name="ss7-test-sbb" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.mobicents.resources', module='ss7-test-sbb', version='7.4.0-79')
)
libraryDependencies += "org.mobicents.resources" % "ss7-test-sbb" % "7.4.0-79"
[org.mobicents.resources/ss7-test-sbb "7.4.0-79"]