is not current version
Last Version 1.0.50

org.restcomm:restcomm-sbc 1.0.45

A Session Border Controller

GroupId

GroupId

org.restcomm
ArtifactId

ArtifactId

restcomm-sbc
Version

Version

1.0.45
Type

Type

pom

Download restcomm-sbc 1.0.45

Filename Size
restcomm-sbc-1.0.45.pom 17 KB
Browse

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