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