is not current version
Last Version 1.15.12

org.mobicents.cluster:mobicents-cluster 1.15.10

Mobicents Cluster Framework Parent

GroupId

GroupId

org.mobicents.cluster
ArtifactId

ArtifactId

mobicents-cluster
Version

Version

1.15.10
Type

Type

pom

Download mobicents-cluster 1.15.10


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