is not current version
Last Version 7.1.0-64

org.restcomm.camelgw:sbbs 7.0.9


GroupId

GroupId

org.restcomm.camelgw
ArtifactId

ArtifactId

sbbs
Version

Version

7.0.9
Type

Type

jar

Download sbbs 7.0.9


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