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