is not current version
Last Version 8.0.0-139

org.restcomm.resources:sbbs 8.0.0-137


GroupId

GroupId

org.restcomm.resources
ArtifactId

ArtifactId

sbbs
Version

Version

8.0.0-137
Type

Type

jar

Download sbbs 8.0.0-137


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