Last Version

Robot Framework 4.1.2

High level test automation framework

License

License

GroupId

GroupId

org.robotframework
ArtifactId

ArtifactId

robotframework
Version

Version

4.1.2
Type

Type

jar
Description

Description

Robot Framework
High level test automation framework
Project URL

Project URL

http://robotframework.org
Source Code Management

Source Code Management

https://github.com/robotframework/robotframework

Download robotframework 4.1.2


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.