is not current version
Last Version 7.1.0-64

org.restcomm.camelgw:sbbs 7.0.7


GroupId

GroupId

org.restcomm.camelgw
ArtifactId

ArtifactId

sbbs
Version

Version

7.0.7
Type

Type

jar

Download sbbs 7.0.7


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