is not current version
Last Version 10.1.228

org.mobicents.tools:sip-balancer 9.0.174

Restcomm Converged Load Balancer Parent

GroupId

GroupId

org.mobicents.tools
ArtifactId

ArtifactId

sip-balancer
Version

Version

9.0.174
Type

Type

pom

Download sip-balancer 9.0.174

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

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