is not current version
Last Version 0.0.16

com.github.hi-fi:robotframework-httprequestlibrary 0.0.2

A Robot Framework library + Java-agent for for Sikuli based UI testing

GroupId

GroupId

com.github.hi-fi
ArtifactId

ArtifactId

robotframework-httprequestlibrary
Version

Version

0.0.2
Type

Type

jar

Download robotframework-httprequestlibrary 0.0.2


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