is not current version
Last Version 7.0.0.16

org.restcomm.cluster:core 1.15.27

Restcomm Cluster Framework Core

GroupId

GroupId

org.restcomm.cluster
ArtifactId

ArtifactId

core
Version

Version

1.15.27
Type

Type

jar

Download core 1.15.27


<!-- https://jarcasting.com/artifacts/org.restcomm.cluster/core/ -->
<dependency>
    <groupId>org.restcomm.cluster</groupId>
    <artifactId>core</artifactId>
    <version>1.15.27</version>
</dependency>
// https://jarcasting.com/artifacts/org.restcomm.cluster/core/
implementation 'org.restcomm.cluster:core:1.15.27'
// https://jarcasting.com/artifacts/org.restcomm.cluster/core/
implementation ("org.restcomm.cluster:core:1.15.27")
'org.restcomm.cluster:core:jar:1.15.27'
<dependency org="org.restcomm.cluster" name="core" rev="1.15.27">
  <artifact name="core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.restcomm.cluster', module='core', version='1.15.27')
)
libraryDependencies += "org.restcomm.cluster" % "core" % "1.15.27"
[org.restcomm.cluster/core "1.15.27"]