| Группа | Группаch.mobi.mobitor |
|---|---|
| Идентификатор | Идентификаторmobitor-plugins-test |
| Версия | Версия3.1.270 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| mobitor-plugins-test-3.1.270.pom | |
| mobitor-plugins-test-3.1.270.jar | 16 KB |
| mobitor-plugins-test-3.1.270-sources.jar | 13 KB |
| mobitor-plugins-test-3.1.270-javadoc.jar | 467 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/ch.mobi.mobitor/mobitor-plugins-test/ -->
<dependency>
<groupId>ch.mobi.mobitor</groupId>
<artifactId>mobitor-plugins-test</artifactId>
<version>3.1.270</version>
</dependency>
// https://jarcasting.com/artifacts/ch.mobi.mobitor/mobitor-plugins-test/
implementation 'ch.mobi.mobitor:mobitor-plugins-test:3.1.270'
// https://jarcasting.com/artifacts/ch.mobi.mobitor/mobitor-plugins-test/
implementation ("ch.mobi.mobitor:mobitor-plugins-test:3.1.270")
'ch.mobi.mobitor:mobitor-plugins-test:jar:3.1.270'
<dependency org="ch.mobi.mobitor" name="mobitor-plugins-test" rev="3.1.270">
<artifact name="mobitor-plugins-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.mobi.mobitor', module='mobitor-plugins-test', version='3.1.270')
)
libraryDependencies += "ch.mobi.mobitor" % "mobitor-plugins-test" % "3.1.270"
[ch.mobi.mobitor/mobitor-plugins-test "3.1.270"]