is not current version
Last Version 1.0.3

org.mobicents:restcomm-sbc 1.0.1

A Session Border Controller

GroupId

GroupId

org.mobicents
ArtifactId

ArtifactId

restcomm-sbc
Version

Version

1.0.1
Type

Type

pom

Download restcomm-sbc 1.0.1

Filename Size
restcomm-sbc-1.0.1.pom 9 KB
Browse

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