is not current version
Last Version 0.0.15

lv.ctco.zephyr:zephyr-sync-master 0.0.9

Zephyr Sync is a tool, that allows your project to perform synchronization of automated test results to Zephyr - a JIRA addon for Test Management. The advanced configuration of the tool supports multiple report types to work with, as well as some restrictions to be applied during the sync.

GroupId

GroupId

lv.ctco.zephyr
ArtifactId

ArtifactId

zephyr-sync-master
Version

Version

0.0.9
Type

Type

pom

Download zephyr-sync-master 0.0.9


<!-- https://jarcasting.com/artifacts/lv.ctco.zephyr/zephyr-sync-master/ -->
<dependency>
    <groupId>lv.ctco.zephyr</groupId>
    <artifactId>zephyr-sync-master</artifactId>
    <version>0.0.9</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/lv.ctco.zephyr/zephyr-sync-master/
implementation 'lv.ctco.zephyr:zephyr-sync-master:0.0.9'
// https://jarcasting.com/artifacts/lv.ctco.zephyr/zephyr-sync-master/
implementation ("lv.ctco.zephyr:zephyr-sync-master:0.0.9")
'lv.ctco.zephyr:zephyr-sync-master:pom:0.0.9'
<dependency org="lv.ctco.zephyr" name="zephyr-sync-master" rev="0.0.9">
  <artifact name="zephyr-sync-master" type="pom" />
</dependency>
@Grapes(
@Grab(group='lv.ctco.zephyr', module='zephyr-sync-master', version='0.0.9')
)
libraryDependencies += "lv.ctco.zephyr" % "zephyr-sync-master" % "0.0.9"
[lv.ctco.zephyr/zephyr-sync-master "0.0.9"]