is not current version
Last Version 10.1.228

org.mobicents.tools:sip-balancer 10.1.219

Restcomm Converged Load Balancer Parent

GroupId

GroupId

org.mobicents.tools
ArtifactId

ArtifactId

sip-balancer
Version

Version

10.1.219
Type

Type

pom

Download sip-balancer 10.1.219


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