is not current version
Last Version 1.6

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

Uploads test execution results in Jira Zephyr

GroupId

GroupId

com.github.estuaryoss.libs
ArtifactId

ArtifactId

zephyr-uploader
Version

Version

1.0
Type

Type

jar

Download 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"]