is not current version
Last Version 2.3.0

org.robotframework:remoteswinglibrary 2.2.7

A Robot Framework library + Java-agent for for Swing UI testing

GroupId

GroupId

org.robotframework
ArtifactId

ArtifactId

remoteswinglibrary
Version

Version

2.2.7
Type

Type

jar

Download remoteswinglibrary 2.2.7


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