MVN

org.robotframework : javafxlibrary

Maven & Gradle

Nov 11, 2020
21 stars

JavaFXLibrary for the Robot Framework.

<dependency>
    <groupId>org.robotframework</groupId>
    <artifactId>javafxlibrary</artifactId>
    <version>0.7.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.robotframework : javafxlibrary to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.7.1

All Versions

Choose a version of org.robotframework : javafxlibrary to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.7.x
javafxlibrary-0.7.1
javafxlibrary-0.7.0
0.6.x
javafxlibrary-0.6.0
0.5.x
javafxlibrary-0.5.5
javafxlibrary-0.5.4
javafxlibrary-0.5.3
javafxlibrary-0.5.2
javafxlibrary-0.5.1
javafxlibrary-0.5.0

How to add a dependency to Maven

Add the following org.robotframework : javafxlibrary maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.robotframework</groupId>
    <artifactId>javafxlibrary</artifactId>
    <version>0.7.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.robotframework : javafxlibrary gradle dependency to your build.gradle file:

implementation 'org.robotframework:javafxlibrary:0.7.1'

Gradle Kotlin DSL: Add the following org.robotframework : javafxlibrary gradle kotlin dependency to your build.gradle.kts file:

implementation("org.robotframework:javafxlibrary:0.7.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.robotframework : javafxlibrary sbt scala dependency to your build.sbt file:

libraryDependencies += "org.robotframework" % "javafxlibrary" % "0.7.1"

Advertisement

Dependencies from Group

Jan 13, 2020
36 usages
42 stars
Oct 20, 2021
16 usages
8.2k stars
Oct 24, 2022
2 usages
107 stars
Jul 26, 2023
2 usages
41 stars
Mar 12, 2013
2 usages
4 stars

Discover Dependencies

Jun 25, 2023
0 stars
Aug 31, 2018
8 stars
Jul 11, 2023
76 stars
Aug 31, 2022
4 stars
Aug 29, 2018
Oct 01, 2018