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