is not current version
Last Version 7.0.0.16

org.restcomm.cluster:timers 3.0.0.15

Restcomm Cluster Framework Timers

GroupId

GroupId

org.restcomm.cluster
ArtifactId

ArtifactId

timers
Version

Version

3.0.0.15
Type

Type

jar

Download timers 3.0.0.15


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