is not current version
Last Version 2.6.8

ch.exense.rtm:rtm 2.2.4


GroupId

GroupId

ch.exense.rtm
ArtifactId

ArtifactId

rtm
Version

Version

2.2.4
Type

Type

war

Download rtm 2.2.4


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