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

ch.exense.rtm:rtm-frontend 2.3.1


Группа

Группа

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

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

rtm-frontend
Версия

Версия

2.3.1
Тип

Тип

jar

Скачать rtm-frontend 2.3.1


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