is not current version
Last Version 0.0.4

com.github.hi-fi:remotesikulilibrary 0.0.3

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

GroupId

GroupId

com.github.hi-fi
ArtifactId

ArtifactId

remotesikulilibrary
Version

Version

0.0.3
Type

Type

jar

Download remotesikulilibrary 0.0.3


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