is not current version
Last Version 2.6.8

ch.exense.rtm:rtm 2.2.11


GroupId

GroupId

ch.exense.rtm
ArtifactId

ArtifactId

rtm
Version

Version

2.2.11
Type

Type

jar

Download rtm 2.2.11


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