is not current version
Last Version 3.0.0.1

org.mobicents.cluster:cache 1.15.11

Mobicents Cluster Framework Cache

GroupId

GroupId

org.mobicents.cluster
ArtifactId

ArtifactId

cache
Version

Version

1.15.11
Type

Type

jar

Download cache 1.15.11


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