is not current version
Last Version 0.0.4

com.github.hi-fi:remotesikulilibrary 0.0.2

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

Type

jar

Download remotesikulilibrary 0.0.2


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