| Группа | Группаde.is24.common |
|---|---|
| Идентификатор | Идентификаторappmon4j-integration-tests |
| Версия | Версия1.51 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| appmon4j-integration-tests-1.51.pom | |
| appmon4j-integration-tests-1.51.jar | 2 KB |
| appmon4j-integration-tests-1.51-javadoc.jar | 336 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/de.is24.common/appmon4j-integration-tests/ -->
<dependency>
<groupId>de.is24.common</groupId>
<artifactId>appmon4j-integration-tests</artifactId>
<version>1.51</version>
</dependency>
// https://jarcasting.com/artifacts/de.is24.common/appmon4j-integration-tests/
implementation 'de.is24.common:appmon4j-integration-tests:1.51'
// https://jarcasting.com/artifacts/de.is24.common/appmon4j-integration-tests/
implementation ("de.is24.common:appmon4j-integration-tests:1.51")
'de.is24.common:appmon4j-integration-tests:jar:1.51'
<dependency org="de.is24.common" name="appmon4j-integration-tests" rev="1.51">
<artifact name="appmon4j-integration-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.is24.common', module='appmon4j-integration-tests', version='1.51')
)
libraryDependencies += "de.is24.common" % "appmon4j-integration-tests" % "1.51"
[de.is24.common/appmon4j-integration-tests "1.51"]