is not current version
Last Version 7.0.0.16

org.restcomm.cluster:cache 3.0.0.7.AS72

Restcomm Cluster Framework Cache

GroupId

GroupId

org.restcomm.cluster
ArtifactId

ArtifactId

cache
Version

Version

3.0.0.7.AS72
Type

Type

jar

Download cache 3.0.0.7.AS72


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