is not current version
Last Version 2.6.8

ch.exense.rtm:rtm 2.6.7


GroupId

GroupId

ch.exense.rtm
ArtifactId

ArtifactId

rtm
Version

Version

2.6.7
Type

Type

jar

Download rtm 2.6.7


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