не последняя версия
Последняя версия 2.6.8

ch.exense.rtm:rtm 2.3.3


Группа

Группа

ch.exense.rtm
Идентификатор

Идентификатор

rtm
Версия

Версия

2.3.3
Тип

Тип

jar

Скачать rtm 2.3.3

Имя Файла Размер
rtm-2.3.3.pom
rtm-2.3.3.jar 587 KB
rtm-2.3.3-sources.jar 527 KB
rtm-2.3.3-javadoc.jar 1 MB
Обзор

<!-- 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"]