| Лицензия |
Лицензия |
|---|---|
| Группа | Группаch.exense.rtm |
| Идентификатор | Идентификаторrtm-frontend |
| Последняя версия | Последняя версия2.3.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеResponse Time Manager - Frontend Server
Response Time Manager
|
| Имя Файла | Размер |
|---|---|
| rtm-frontend-2.3.2.pom | |
| rtm-frontend-2.3.2.jar | 19 MB |
| rtm-frontend-2.3.2-sources.jar | 68 KB |
| rtm-frontend-2.3.2-javadoc.jar | 512 KB |
| rtm-frontend-2.3.2-jar-with-dependencies.jar | 21 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/ch.exense.rtm/rtm-frontend/ -->
<dependency>
<groupId>ch.exense.rtm</groupId>
<artifactId>rtm-frontend</artifactId>
<version>2.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/ch.exense.rtm/rtm-frontend/
implementation 'ch.exense.rtm:rtm-frontend:2.3.2'
// https://jarcasting.com/artifacts/ch.exense.rtm/rtm-frontend/
implementation ("ch.exense.rtm:rtm-frontend:2.3.2")
'ch.exense.rtm:rtm-frontend:jar:2.3.2'
<dependency org="ch.exense.rtm" name="rtm-frontend" rev="2.3.2">
<artifact name="rtm-frontend" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.exense.rtm', module='rtm-frontend', version='2.3.2')
)
libraryDependencies += "ch.exense.rtm" % "rtm-frontend" % "2.3.2"
[ch.exense.rtm/rtm-frontend "2.3.2"]