не последняя версия
Последняя версия 1.7.0

com.apiomat.helper:integration-test-helper 1.2.5

Helper classes for integration tests

Группа

Группа

com.apiomat.helper
Идентификатор

Идентификатор

integration-test-helper
Версия

Версия

1.2.5
Тип

Тип

jar

Скачать integration-test-helper 1.2.5


<!-- https://jarcasting.com/artifacts/com.apiomat.helper/integration-test-helper/ -->
<dependency>
    <groupId>com.apiomat.helper</groupId>
    <artifactId>integration-test-helper</artifactId>
    <version>1.2.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.apiomat.helper/integration-test-helper/
implementation 'com.apiomat.helper:integration-test-helper:1.2.5'
// https://jarcasting.com/artifacts/com.apiomat.helper/integration-test-helper/
implementation ("com.apiomat.helper:integration-test-helper:1.2.5")
'com.apiomat.helper:integration-test-helper:jar:1.2.5'
<dependency org="com.apiomat.helper" name="integration-test-helper" rev="1.2.5">
  <artifact name="integration-test-helper" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.apiomat.helper', module='integration-test-helper', version='1.2.5')
)
libraryDependencies += "com.apiomat.helper" % "integration-test-helper" % "1.2.5"
[com.apiomat.helper/integration-test-helper "1.2.5"]