is not current version
Last Version 0.0.4

com.github.hi-fi:remotesikulilibrary 0.0.1

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

Type

jar

Download remotesikulilibrary 0.0.1


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