is not current version
Last Version 2.6.8

ch.exense.rtm:rtm-commons 2.2.11


GroupId

GroupId

ch.exense.rtm
ArtifactId

ArtifactId

rtm-commons
Version

Version

2.2.11
Type

Type

jar

Download rtm-commons 2.2.11


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