is not current version
Last Version 2.3.2

ch.exense.rtm:rtm-worker 2.3.1


GroupId

GroupId

ch.exense.rtm
ArtifactId

ArtifactId

rtm-worker
Version

Version

2.3.1
Type

Type

jar

Download rtm-worker 2.3.1


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