is not current version
Last Version 8.0.0-56

org.mobicents.resources:sbbs 7.3.71


GroupId

GroupId

org.mobicents.resources
ArtifactId

ArtifactId

sbbs
Version

Version

7.3.71
Type

Type

jar

Download sbbs 7.3.71


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