is not current version
Last Version 10.1.228

org.mobicents.tools:sip-balancer 10.0.209

Restcomm Converged Load Balancer Parent

GroupId

GroupId

org.mobicents.tools
ArtifactId

ArtifactId

sip-balancer
Version

Version

10.0.209
Type

Type

pom

Download sip-balancer 10.0.209


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