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