is not current version
Last Version 8.0.0-56

org.mobicents.resources:sbbs 7.1.53


GroupId

GroupId

org.mobicents.resources
ArtifactId

ArtifactId

sbbs
Version

Version

7.1.53
Type

Type

jar

Download sbbs 7.1.53


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