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