GroupId | GroupIdorg.mobicents.tools |
---|---|
ArtifactId | ArtifactIdheartbeat-kube |
Version | Version10.1.223 |
Type | Typejar |
Filename | Size |
---|---|
heartbeat-kube-10.1.223.pom | |
heartbeat-kube-10.1.223.jar | 8 KB |
heartbeat-kube-10.1.223-sources.jar | 3 KB |
heartbeat-kube-10.1.223-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.223</version>
</dependency>
// https://jarcasting.com/artifacts/org.mobicents.tools/heartbeat-kube/
implementation 'org.mobicents.tools:heartbeat-kube:10.1.223'
// https://jarcasting.com/artifacts/org.mobicents.tools/heartbeat-kube/
implementation ("org.mobicents.tools:heartbeat-kube:10.1.223")
'org.mobicents.tools:heartbeat-kube:jar:10.1.223'
<dependency org="org.mobicents.tools" name="heartbeat-kube" rev="10.1.223">
<artifact name="heartbeat-kube" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mobicents.tools', module='heartbeat-kube', version='10.1.223')
)
libraryDependencies += "org.mobicents.tools" % "heartbeat-kube" % "10.1.223"
[org.mobicents.tools/heartbeat-kube "10.1.223"]