is not current version
Last Version 7.0.0.16

org.restcomm.cluster:timers 1.15.27

Restcomm Cluster Framework Timers

GroupId

GroupId

org.restcomm.cluster
ArtifactId

ArtifactId

timers
Version

Version

1.15.27
Type

Type

jar

Download timers 1.15.27


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