is not current version
Last Version 3.0.0.1

org.mobicents.cluster:timers 1.14.0.FINAL

Mobicents Cluster Framework Timers

GroupId

GroupId

org.mobicents.cluster
ArtifactId

ArtifactId

timers
Version

Version

1.14.0.FINAL
Type

Type

jar

Download timers 1.14.0.FINAL


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