is not current version
Last Version 2.0

org.robotframework:remoteapplications 1.2


GroupId

GroupId

org.robotframework
ArtifactId

ArtifactId

remoteapplications
Version

Version

1.2
Type

Type

jar

Download remoteapplications 1.2


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