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