GroupId | GroupIdorg.mobicents.tools |
---|---|
ArtifactId | ArtifactIdheartbeat |
Version | Version10.1.0-53 |
Type | Typejar |
Filename | Size |
---|---|
heartbeat-10.1.0-53.pom | |
heartbeat-10.1.0-53.jar | 32 KB |
heartbeat-10.1.0-53-sources.jar | 24 KB |
heartbeat-10.1.0-53-javadoc.jar | 342 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.mobicents.tools/heartbeat/ -->
<dependency>
<groupId>org.mobicents.tools</groupId>
<artifactId>heartbeat</artifactId>
<version>10.1.0-53</version>
</dependency>
// https://jarcasting.com/artifacts/org.mobicents.tools/heartbeat/
implementation 'org.mobicents.tools:heartbeat:10.1.0-53'
// https://jarcasting.com/artifacts/org.mobicents.tools/heartbeat/
implementation ("org.mobicents.tools:heartbeat:10.1.0-53")
'org.mobicents.tools:heartbeat:jar:10.1.0-53'
<dependency org="org.mobicents.tools" name="heartbeat" rev="10.1.0-53">
<artifact name="heartbeat" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mobicents.tools', module='heartbeat', version='10.1.0-53')
)
libraryDependencies += "org.mobicents.tools" % "heartbeat" % "10.1.0-53"
[org.mobicents.tools/heartbeat "10.1.0-53"]