is not current version
Last Version 0.0.4

com.github.hi-fi:robotframework-statusupdater 0.0.3

A Robot Framework library to update test results to test management systems.

GroupId

GroupId

com.github.hi-fi
ArtifactId

ArtifactId

robotframework-statusupdater
Version

Version

0.0.3
Type

Type

jar

Download robotframework-statusupdater 0.0.3


<!-- https://jarcasting.com/artifacts/com.github.hi-fi/robotframework-statusupdater/ -->
<dependency>
    <groupId>com.github.hi-fi</groupId>
    <artifactId>robotframework-statusupdater</artifactId>
    <version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hi-fi/robotframework-statusupdater/
implementation 'com.github.hi-fi:robotframework-statusupdater:0.0.3'
// https://jarcasting.com/artifacts/com.github.hi-fi/robotframework-statusupdater/
implementation ("com.github.hi-fi:robotframework-statusupdater:0.0.3")
'com.github.hi-fi:robotframework-statusupdater:jar:0.0.3'
<dependency org="com.github.hi-fi" name="robotframework-statusupdater" rev="0.0.3">
  <artifact name="robotframework-statusupdater" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hi-fi', module='robotframework-statusupdater', version='0.0.3')
)
libraryDependencies += "com.github.hi-fi" % "robotframework-statusupdater" % "0.0.3"
[com.github.hi-fi/robotframework-statusupdater "0.0.3"]