is not current version
Last Version 2.6.8

ch.exense.rtm:rtm 2.3.3


GroupId

GroupId

ch.exense.rtm
ArtifactId

ArtifactId

rtm
Version

Version

2.3.3
Type

Type

jar

Download rtm 2.3.3


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