is not current version
Last Version 2.0.83

org.mobicents.gmlc:sbbs 2.0.81


GroupId

GroupId

org.mobicents.gmlc
ArtifactId

ArtifactId

sbbs
Version

Version

2.0.81
Type

Type

jar

Download sbbs 2.0.81


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