is not current version
Last Version 10.1.228

org.mobicents.tools:heartbeat-api 10.1.223

Restcomm Converged Load Balancer Heartbeat API

GroupId

GroupId

org.mobicents.tools
ArtifactId

ArtifactId

heartbeat-api
Version

Version

10.1.223
Type

Type

jar

Download heartbeat-api 10.1.223


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