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