is not current version
Last Version 10.1.228

org.mobicents.tools:heartbeat 10.1.216

Restcomm Converged Load Balancer Heartbeat

GroupId

GroupId

org.mobicents.tools
ArtifactId

ArtifactId

heartbeat
Version

Version

10.1.216
Type

Type

jar

Download heartbeat 10.1.216


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