is not current version
Last Version 10.1.228

org.mobicents.tools:sip-balancer 8.0.121

Restcomm Converged Load Balancer Parent

GroupId

GroupId

org.mobicents.tools
ArtifactId

ArtifactId

sip-balancer
Version

Version

8.0.121
Type

Type

pom

Download sip-balancer 8.0.121

Filename Size
sip-balancer-8.0.121.pom 4 KB
Browse

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