is not current version
Last Version 2.6.8

ch.exense.rtm:rtm-commons 2.3.2


GroupId

GroupId

ch.exense.rtm
ArtifactId

ArtifactId

rtm-commons
Version

Version

2.3.2
Type

Type

jar

Download rtm-commons 2.3.2


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