is not current version
Last Version 0.0.4

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

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.1
Type

Type

jar

Download robotframework-statusupdater 0.0.1


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