is not current version
Last Version 1.6

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

Uploads test execution results in Jira Zephyr

GroupId

GroupId

com.github.estuaryoss.libs
ArtifactId

ArtifactId

zephyr-uploader
Version

Version

1.2
Type

Type

jar

Download zephyr-uploader 1.2


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