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

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

Uploads test execution results in Jira Zephyr

Группа

Группа

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

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

zephyr-uploader
Версия

Версия

1.0
Тип

Тип

jar

Скачать zephyr-uploader 1.0


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