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