Last Version

robotframework-remoteswinglibrary 2.3.0

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

License

License

GroupId

GroupId

org.robotframework
ArtifactId

ArtifactId

remoteswinglibrary
Version

Version

2.3.0
Type

Type

jar
Description

Description

robotframework-remoteswinglibrary
A Robot Framework library + Java-agent for for Swing UI testing
Project URL

Project URL

https://github.com/robotframework/remoteswinglibrary
Source Code Management

Source Code Management

https://github.com/robotframework/remoteswinglibrary

Download remoteswinglibrary 2.3.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.robotframework : jrobotremoteserver jar 4.0.1
org.robotframework : swinglibrary jar 2.2.2
org.robotframework : javalib-core jar 2.0.3

Project Modules

There are no modules declared in this project.