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

com.github.estuaryoss.libs:zephyr-uploader 1.1

Uploads test execution results in Jira Zephyr

Группа

Группа

com.github.estuaryoss.libs
Идентификатор

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

zephyr-uploader
Версия

Версия

1.1
Тип

Тип

jar

Скачать zephyr-uploader 1.1


<!-- https://jarcasting.com/artifacts/com.github.estuaryoss.libs/zephyr-uploader/ -->
<dependency>
    <groupId>com.github.estuaryoss.libs</groupId>
    <artifactId>zephyr-uploader</artifactId>
    <version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.estuaryoss.libs/zephyr-uploader/
implementation 'com.github.estuaryoss.libs:zephyr-uploader:1.1'
// https://jarcasting.com/artifacts/com.github.estuaryoss.libs/zephyr-uploader/
implementation ("com.github.estuaryoss.libs:zephyr-uploader:1.1")
'com.github.estuaryoss.libs:zephyr-uploader:jar:1.1'
<dependency org="com.github.estuaryoss.libs" name="zephyr-uploader" rev="1.1">
  <artifact name="zephyr-uploader" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.estuaryoss.libs', module='zephyr-uploader', version='1.1')
)
libraryDependencies += "com.github.estuaryoss.libs" % "zephyr-uploader" % "1.1"
[com.github.estuaryoss.libs/zephyr-uploader "1.1"]